-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathNAMESPACE
More file actions
44 lines (43 loc) · 898 Bytes
/
NAMESPACE
File metadata and controls
44 lines (43 loc) · 898 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
44
# Generated by roxygen2: do not edit by hand
S3method(plot,bbdml)
S3method(plot,differentialTest)
S3method(print,bbdml)
S3method(print,differentialTest)
S3method(print,summary.bbdml)
S3method(simulate,bbdml)
S3method(summary,bbdml)
export("%>%")
export(HDIbetabinom)
export(bbdml)
export(checkNested)
export(clean_taxa_names)
export(clean_taxa_names_se)
export(contrastsTest)
export(convert_phylo)
export(convert_sumexp)
export(coth)
export(differentialTest)
export(fishZ)
export(genInits)
export(hessian)
export(invfishZ)
export(invlogit)
export(logit)
export(lrtest)
export(otu_to_taxonomy)
export(otu_to_taxonomy_se)
export(pbLRT)
export(pbRao)
export(pbWald)
export(qbetabinom)
export(raotest)
export(sandSE)
export(sand_vcov)
export(score)
export(waldchisq)
export(waldt)
export(warn_phyloseq)
export(warn_sumexp)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,simulate)