forked from stemangiola/poco
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 914 Bytes
/
Copy pathNAMESPACE
File metadata and controls
32 lines (31 loc) · 914 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
# Generated by roxygen2: do not edit by hand
S3method(print,compression_fidelity)
S3method(print,posterior_compressed)
S3method(print,summary.posterior_compressed)
S3method(summary,posterior_compressed)
export(check_and_install_cmdstanr)
export(clear_stan_model_cache)
export(compress_brmsfit)
export(compress_fit)
export(compress_posterior)
export(compress_sccomp)
export(compression_methods)
export(density_posterior)
export(evaluate_compression)
export(get_n_draws_from_fit)
export(has_cmdstan)
export(poco_stan_models_cache_dir)
export(reconstruct_brmsfit)
export(reconstruct_sccomp)
export(sample_posterior)
importFrom(instantiate,stan_cmdstan_exists)
importFrom(mclust,Mclust)
importFrom(mclust,mclustBIC)
importFrom(methods,is)
importFrom(mvtnorm,dmvnorm)
importFrom(mvtnorm,rmvnorm)
importFrom(stats,cov)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(utils,head)
importFrom(utils,object.size)