Other packages > Find by keyword >

calibrator  

Bayesian Calibration of Complex Computer Codes
View on CRAN: Click here


Download and install calibrator package within the R console
Install from CRAN:
install.packages("calibrator")

Install from Github:
library("remotes")
install_github("cran/calibrator")

Install by package version:
library("remotes")
install_version("calibrator", "1.2-8")



Attach the package and use:
library("calibrator")
Maintained by
Robin K. S. Hankin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-07-23
Latest Update: 2019-03-07
Description:
Performs Bayesian calibration of computer models as per Kennedy and O'Hagan 2001. The package includes routines to find the hyperparameters and parameters; see the help page for stage1() for a worked example using the toy dataset. A tutorial is provided in the calex.Rnw vignette; and a suite of especially simple one dimensional examples appears in inst/doc/one.dim/.
How to cite:
Robin K. S. Hankin (2009). calibrator: Bayesian Calibration of Complex Computer Codes. R package version 1.2-8, https://cran.r-project.org/web/packages/calibrator. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.1-6 (2009-07-23 07:39), 1.1-7 (2009-10-15 13:08), 1.1-9 (2009-10-26 20:27), 1.2-1 (2010-10-20 15:56), 1.2-2 (2011-03-18 08:31), 1.2-6 (2013-12-09 08:22)
Other packages that cited calibrator R package
View calibrator citation profile
Other R packages that calibrator depends, imports, suggests or enhances
Complete documentation for calibrator
Functions, R codes and Examples using the calibrator R package
Some associated functions: C1 . D1.fun . D2.fun . E.theta.toy . EK.eqn10.supp . Ez.eqn7.supp . Ez.eqn9.supp . H.fun . H1.toy . MH . V.fun . V1 . V2 . Vd . W . W1 . W2 . beta1hat.fun . beta2hat.fun . betahat.fun.koh . blockdiag . calibrator-package . cov.p5.supp . create.new.toy.datasets . dists.2frames . etahat . extractor.toy . h1 . hbar.fun.toy . is.positive.definite . p.eqn4.supp . p.eqn8.supp . p.page4 . phi.fun.toy . prob.psi1 . reality . stage1 . symmetrize . tee . toys . tt.fun . 
Some associated R codes: calibrator.R .  Full calibrator package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA