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]
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 06 Apr. 2025.
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
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for calibrator05101520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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