-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 729 Bytes
/
Copy pathNAMESPACE
File metadata and controls
28 lines (27 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Generated by roxygen2: do not edit by hand
export(geiprs)
export(predict_geiprs)
export(readPheMaster)
importFrom(Matrix,Matrix)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,':=')
importFrom(data.table,as.data.table)
importFrom(data.table,set)
importFrom(dotCall64,integer_dc)
importFrom(dotCall64,numeric_dc)
importFrom(dotCall64,vector_dc)
importFrom(dplyr,left_join)
importFrom(dplyr,n)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(utils,head)
importFrom(utils,object.size)
importFrom(utils,str)
useDynLib(geiprs, .registration = TRUE)