-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
43 lines (42 loc) · 774 Bytes
/
NAMESPACE
File metadata and controls
43 lines (42 loc) · 774 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Generated by roxygen2: do not edit by hand
export(Mode)
export(Phi)
export(alphaPrior)
export(dg)
export(dlambda)
export(dtriang)
export(duvlambda)
export(genAlpha)
export(genUV)
export(genUVLambda)
export(kummer)
export(modeLambda)
export(modelCheckInd)
export(pkummer)
export(postN0)
export(postNt)
export(postNtcondN0)
export(ptriang)
export(qtriang)
export(rN0)
export(rNMNO)
export(rNMNOrep)
export(rNt)
export(rNtcondN0)
export(ratioBeta)
export(rg)
export(rlambda)
export(rmatProb)
export(rp)
export(rtriang)
export(ruvlambda)
import(HDInterval)
import(data.table)
import(parallel)
import(doParallel)
import(foreach)
importFrom(MCMCpack,rdirichlet)
importFrom(Rcpp,sourceCpp)
importFrom(RcppParallel, RcppParallelLibs)
importFrom(Rcpp,sourceCpp)
useDynLib(pestim)