pda.emulator.Rd
Paramater Data Assimilation using emulator
pda.emulator(
settings,
external.data = NULL,
external.priors = NULL,
external.knots = NULL,
external.formats = NULL,
ensemble.id = NULL,
params.id = NULL,
param.names = NULL,
prior.id = NULL,
chain = NULL,
iter = NULL,
adapt = NULL,
adj.min = NULL,
ar.target = NULL,
jvar = NULL,
n.knot = NULL,
individual = TRUE,
remote = FALSE
)
a pecan settings list
list of external inputs
list of external priors
list of external knots
bety formats used when function is used without a DB connection, e.g. remote
ensemble IDs
id of pars
names of pars
ids of priors
how many chains
how many iterations
adaptation intervals
to be used in adjustment
acceptance rate target
jump variance
number of knots requested
logical, if TRUE it becomes a site-level PDA
logical, if TRUE runs are submitted to remote and objects prepared accordingly
nothing. Diagnostic plots, MCMC samples, and posterior distributions are saved as files and db records.