-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
41 lines (40 loc) · 1 KB
/
NAMESPACE
File metadata and controls
41 lines (40 loc) · 1 KB
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
# Generated by roxygen2: do not edit by hand
S3method(gibbs_ad,list)
S3method(gibbs_ad_type,list)
S3method(histogram,marginals)
S3method(histogram,type_marginals)
S3method(ids_of_types,list)
S3method(msd,marginals)
S3method(print,events)
S3method(print,marginals)
S3method(print,msd_data)
S3method(print,sq_displ_data)
S3method(print,type_marginals)
S3method(quae_antea,list)
S3method(quae_postea,list)
S3method(seq_adj,character)
S3method(seq_check,list)
S3method(sq_disp,marginals)
S3method(sq_disp,type_marginals)
S3method(summary,marginals)
S3method(summary,type_marginals)
S3method(synth_rank,list)
S3method(tidy_marginals,marginals)
S3method(tidy_marginals,type_marginals)
S3method(traceplot,marginals)
export(gibbs_ad)
export(gibbs_ad_type)
export(histogram)
export(ids_of_types)
export(msd)
export(quae_antea)
export(quae_postea)
export(seq_adj)
export(seq_check)
export(sq_disp)
export(synth_rank)
export(tidy_marginals)
export(traceplot)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
useDynLib(eratosthenes)