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 25 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

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
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  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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