An S4 class to represent a MAD project
madnameCharacter string, the name of the MAD# project
resultnameCharacter string, the name of the MAD# project's result
xpathCharacter string, the path where to find the MAD# project's result
numLocationsA numeric value for the number of measurement locations
numTimestepsA numeric value for the number of time steps in series
numSamplesA numeric value for the number of samples
numAnchorsA numeric value for the number of local parameters to be inferred
numThetaA numeric value for the number of global parameters to be inferred
truevaluesA numeric vector of length
numAnchors+numTheta that contains
the true values of the parameters being inferred,
if known (i.e. for validation)
observationsA numeric vector containing the observed values of inversion data
realizationsA data.frame containing the the ensemble of simulated inversion data for each sample
priorsA data.frame containing the values sampled from the priors for each parameter to be inferred plus estimated marginal density
likelihoodsA data.frame of likelihood values calculated for each sample
posteriorsA data.frame containing the posterior values estimated for each sample of each parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.