-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathNAMESPACE
46 lines (45 loc) · 926 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
39
40
41
42
43
44
45
46
# Generated by roxygen2: do not edit by hand
S3method(plot,backwash)
S3method(plot,mouthwash)
export(ash_ruv4)
export(backwash)
export(backwash_second_step)
export(bfa_gd_gibbs)
export(bfa_gs)
export(bfa_gs_linked)
export(bfa_gs_linked_gibbs)
export(bfl)
export(clean_my_p)
export(clean_my_stats)
export(dnormalmix)
export(em_miss)
export(fa_ml)
export(fa_tester)
export(fa_tester_ruvb)
export(hard_impute)
export(hier_fun)
export(impute_ruv_reproduce)
export(knn_wrapper)
export(missforest_wrapper)
export(mouthwash)
export(mouthwash_second_step)
export(normal_prior)
export(pca_2step)
export(pca_naive)
export(pca_ruv2)
export(qmle_ruv2)
export(qmle_ruv2_lambda_grid)
export(rmixnorm)
export(rnormalmix)
export(ruv3)
export(ruvb)
export(ruvem)
export(ruvimpute)
export(smell_my_p)
export(smell_my_stats)
export(softimpute_wrapper)
export(tregress_em)
export(vruv4)
export(vruvinv)
importFrom(Rcpp,evalCpp)
useDynLib(vicar)