Package: emulator 1.2-24

emulator: Bayesian Emulation of Computer Programs

Allows one to estimate the output of a computer program, as a function of the input parameters, without actually running it. The computer program is assumed to be a Gaussian process, whose parameters are estimated using Bayesian techniques that give a PDF of expected program output. This PDF is conditional on a training set of runs, each consisting of a point in parameter space and the model output at that point. The emphasis is on complex codes that take weeks or months to run, and that have a large number of undetermined input parameters; many climate prediction models fall into this class. The emulator essentially determines Bayesian posterior estimates of the PDF of the output of a model, conditioned on results from previous runs and a user-specified prior linear model. The package includes functionality to evaluate quadratic forms efficiently.

Authors:Robin K. S. Hankin [aut, cre]

emulator_1.2-24.tar.gz
emulator_1.2-24.zip(r-4.5)emulator_1.2-24.zip(r-4.4)emulator_1.2-24.zip(r-4.3)
emulator_1.2-24.tgz(r-4.4-any)emulator_1.2-24.tgz(r-4.3-any)
emulator_1.2-24.tar.gz(r-4.5-noble)emulator_1.2-24.tar.gz(r-4.4-noble)
emulator_1.2-24.tgz(r-4.4-emscripten)emulator_1.2-24.tgz(r-4.3-emscripten)
emulator.pdf |emulator.html
emulator/json (API)

# Install 'emulator' in R:
install.packages('emulator', repos = c('https://robinhankin.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/robinhankin/emulator/issues

Datasets:

On CRAN:

41 exports 4 stars 3.55 score 1 dependencies 16 dependents 4 mentions 52 scripts 1.4k downloads

Last updated 2 months agofrom:eaf0ebae96. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winOKSep 12 2024
R-4.5-linuxOKSep 12 2024
R-4.4-winOKSep 12 2024
R-4.4-macOKSep 12 2024
R-4.3-winOKSep 12 2024
R-4.3-macOKSep 12 2024

Exports:betahat.funbetahat.fun.Acond.samplecorrcorr.matrixcprodestimatorhtint.qqinterpolantinterpolant.quicklatin.hypercubemakeinputfilesmodeloptimal.scaleoptimal.scalespadprior.bprior.Bquad.3diagquad.3formquad.3form.invquad.3tdiagquad.3tformquad.diagquad.formquad.form.invquad.tdiagquad.tformquad.tform.invregressor.basisregressor.multis.chisample.from.exp.estsample.n.fitscales.likelihoodsigmahatsquaredsigmahatsquared.Atcprodtrvar.conditional

Dependencies:mvtnorm

Emulex: a cookbook for the emulator package

Rendered fromemulex.Rnwusingutils::Sweaveon Sep 12 2024.

Last update: 2024-03-22
Started: 2018-03-22