-
Notifications
You must be signed in to change notification settings - Fork 29
/
NAMESPACE
38 lines (37 loc) · 994 Bytes
/
NAMESPACE
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
29
30
31
32
33
34
35
36
37
38
# Generated by roxygen2: do not edit by hand
export(ancom)
export(ancombc)
export(ancombc2)
export(data_sanity_check)
export(secom_dist)
export(secom_linear)
export(sim_plnm)
import(stats, except = filter)
importFrom(CVXR,Minimize)
importFrom(CVXR,Problem)
importFrom(CVXR,Variable)
importFrom(CVXR,matrix_frac)
importFrom(CVXR,solve)
importFrom(DescTools,Winsorize)
importFrom(Hmisc,rcorr)
importFrom(MASS,ginv)
importFrom(Matrix,nearPD)
importFrom(Rdpack,reprompt)
importFrom(doParallel,registerDoParallel)
importFrom(doRNG,"%dorng%")
importFrom(energy,dcor)
importFrom(energy,dcor.test)
importFrom(foreach,"%:%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(foreach,registerDoSEQ)
importFrom(gtools,smartbind)
importFrom(lme4,lmerControl)
importFrom(lmerTest,lmer)
importFrom(multcomp,adjusted)
importFrom(multcomp,glht)
importFrom(multcomp,mcp)
importFrom(nloptr,neldermead)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(utils,combn)