-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
53 lines (52 loc) · 1.59 KB
/
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
47
48
49
50
51
52
53
# Generated by roxygen2: do not edit by hand
S3method(discrep_sample,ModelBassPca_func)
S3method(discrep_sample,ModelFlaGP)
S3method(discrep_sample,ModelmvBayes)
S3method(discrep_sample,ModelmvBayes_GP)
S3method(discrep_sample,ModelmvBayes_elastic)
S3method(discrep_sample,ModelmvBayes_elastic_GP)
S3method(evalm,ModelBassPca_func)
S3method(evalm,ModelFlaGP)
S3method(evalm,ModelmvBayes)
S3method(evalm,ModelmvBayes_GP)
S3method(evalm,ModelmvBayes_elastic)
S3method(evalm,ModelmvBayes_elastic_GP)
S3method(evalm,default)
S3method(gen_cand,AMcov_pool)
S3method(lik_cov_inv,ModelBassPca_func)
S3method(lik_cov_inv,ModelFlaGP)
S3method(lik_cov_inv,ModelmvBayes)
S3method(lik_cov_inv,ModelmvBayes_GP)
S3method(lik_cov_inv,ModelmvBayes_elastic)
S3method(lik_cov_inv,ModelmvBayes_elastic_GP)
S3method(llik,ModelBassPca_func)
S3method(llik,ModelFlaGP)
S3method(llik,ModelmvBayes)
S3method(llik,ModelmvBayes_GP)
S3method(llik,ModelmvBayes_elastic)
S3method(llik,ModelmvBayes_elastic_GP)
S3method(llik,default)
S3method(step_m,ModelBassPca_func)
S3method(step_m,ModelFlaGP)
S3method(step_m,ModelmvBayes)
S3method(step_m,ModelmvBayes_GP)
S3method(step_m,ModelmvBayes_elastic)
S3method(step_m,ModelmvBayes_elastic_GP)
S3method(step_m,default)
S3method(update_m,AMcov_pool)
S3method(update_m,default)
S3method(update_tau,AMcov_pool)
export(CalibSetup)
export(ModelBassPca_func)
export(ModelFlaGP)
export(ModelmvBayes)
export(ModelmvBayes_GP)
export(ModelmvBayes_elastic)
export(ModelmvBayes_elastic_GP)
export(addVecExperiments)
export(calibPool)
export(cf_bounds)
export(evalm)
export(setMCMC)
export(setTemperatureLadder)
export(tran_unif)