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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ids  
Generate Random Identifiers
Generate random or human readable and pronounceable identifiers. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
coro  
'Coroutines' for R
Provides 'coroutines' for R, a family of functions that can be suspended and resumed later on. This ...
Download / Learn more Package Citations See dependency  
baguette  
Efficient Model Functions for Bagging
Tree- and rule-based models can be bagged () using this package and their p ...
Download / Learn more Package Citations See dependency  
wordpiece.data  
Data for Wordpiece-Style Tokenization
Provides data to be used by the wordpiece algorithm in order to tokenize text into somewhat meaning ...
Download / Learn more Package Citations See dependency  
foghorn  
Summarize CRAN Check Results in the Terminal
The CRAN check results and where your package stands in the CRAN submission queue in your R termina ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns