forked from VanAndelInstitute/bifurcatoR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 681 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 681 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
# Generated by roxygen2: do not edit by hand
export(BC_boot)
export(bifurcatoR_Analysis)
export(bs_lrt)
export(calc_power)
export(est_pow)
export(est_pow_2samp)
export(est_pow_bin)
export(est_pow_het)
export(find_dist)
export(giniDiff)
export(iSEEapp)
export(initz2)
export(madDiff)
export(meanDiff)
export(parameters_beta)
export(parameters_weibull)
export(permutation_tests)
export(pow_cs)
export(rmixnorm)
export(sdDiff)
import(Hmisc)
import(LaplacesDemon)
import(car)
import(data.table)
import(diptest)
import(dplyr)
import(mclust)
import(mixR)
import(mousetrap)
import(multimode)
import(twosamples)
importFrom(MASS,fitdistr)
importFrom(ppclust,fpppcm)
importFrom(utils,data)