calibrate.class: A Reference Class to generates different 'calibrate.class'...

Description Usage Format Fields

Description

See the function calibrate which produces an instance of this class This class comes with a set of methods, some of them being useful for the user: See the documentation for calibrate... Other methods should not be called as they are designed to be used during the calibration process.

Fields should not be changed or manipulated by the user as they are updated internally during the estimation process.

Usage

1

Format

An object of class R6ClassGenerator of length 24.

Fields

md

a model.class object generated by model

pr

a prior.class object generated by prior

opt.estim

list of estimation options (see calibrate for details)

opt.valid

list of cross validation options (see calibrate for details)

logPost

the log posterior

mcmc

a coda variable of the generated chains

output

list of several chains and acceptation ratios

onlyCV

activates only the cross validation

errorCV

output of the CV errors

n.cores

number cores available

binf

the lower bound of the parameters for the DOE

bsup

the upper bound of the parameters for the DOE


mathieucarmassi/calibrationcode documentation built on Aug. 14, 2019, 12:35 a.m.