Learn R Programming

RobustCalibration (version 0.5.4)

Robust Calibration of Imperfect Mathematical Models

Description

Implements full Bayesian analysis for calibrating mathematical models with new methodology for modeling the discrepancy function. It allows for emulation, calibration and prediction using complex mathematical model outputs and experimental data. See the reference: Mengyang Gu and Long Wang (2018) , Mengyang Gu, Fangzheng Xie and Long Wang (2021) , Mengyang Gu, Kyle Anderson and Erika McPhillips (2021) .

Copy Link

Version

Install

install.packages('RobustCalibration')

Monthly Downloads

162

Version

0.5.4

License

GPL (>= 2)

Maintainer

Mengyang Gu

Last Published

September 7th, 2023

Functions in RobustCalibration (0.5.4)

Accept_proposal

Determine whether we accept the proposed poserior sample at one step of MCMC.
Mogihammer

A geophysical model for the ground deformation in Kilauea.
post_sample_MS

Posterior sampling.
post_sample_no_discrepancy

Posterior sampling for the model with no discrepancy function.
RobustCalibration-package

tools:::Rd_package_title("RobustCalibration")
Sample_sigma_2_theta_m_no_discrepancy

Sample the variance and mean parameters with no discrepancy function.
predict

Prediction for the robust calibration model
Log_marginal_post_no_discrepancy

Natural Logorithm of the posterior with no discrepancy function.
Chol_Eigen

Cholesky decomposition of a symmetric matrix.
post_sample_with_discrepancy

Posterior sampling for the model with a discrepancy function
predictobj.rcalibration_MS-class

Predictive results for the Robust Calibration class
rcalibration-class

Robust Calibration class
mathematical_model_eval

Evaluation of the mathmatical model at given observed inputs and calibration parameters.
Get_R_new

Cholesky decomposition of the correlation matrix in GaSP.
post_sample

Posterior sampling.
Update_R_inv_y

Update the inverse of covariance multiplied by the outputs in the S-GaSP model.
Sample_delta

Sample the model discrepancy.
rcalibration

Setting up the robust Calibration model
rcalibration_MS

Setting up the robust Calibration model for multiple sources data
separable_kernel

Product correlation matrix with the product form
rcalibration_MS-class

Robust Calibration for multiple sources class
predict_separable_2dim_MS

Fast prediction when the test points lie on a 2D lattice for multiple sources of observations.
predict_MS

Prediction for the robust calibration model for multiple sources
Sample_sigma_2_theta_m

Sample the variance and mean parameters.
predictobj.rcalibration-class

Predictive results for the Robust Calibration class
show

Show an Robust Calibration object.
predict_separable_2dim

Fast prediction when the test points lie on a 2D lattice.
Get_inv_all

Produce the inversion of the covariances of the model discrepancy and the measurement bias.
Get_R_z_new

Cholesky decomposition of the covariance matrix in S-GaSP.
Log_marginal_post_delta

Natural Logorithm of the posterior of the discrepancy in model calibration with multiple sources with measurement bias.
Log_marginal_post

Natural Logorithm of the posterior.