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:

8.13 score 4 stars 16 packages 51 scripts 1.4k downloads 4 mentions 41 exports 1 dependencies

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

TargetResultDate
Doc / VignettesOKNov 11 2024
R-4.5-winOKNov 11 2024
R-4.5-linuxOKNov 11 2024
R-4.4-winOKNov 11 2024
R-4.4-macOKNov 11 2024
R-4.3-winOKNov 11 2024
R-4.3-macOKNov 11 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 Nov 11 2024.

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