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:
emulator_1.2-24.tar.gz
emulator_1.2-24.zip(r-4.7)emulator_1.2-24.zip(r-4.6)emulator_1.2-24.zip(r-4.5)
emulator_1.2-24.tgz(r-4.6-any)emulator_1.2-24.tgz(r-4.5-any)
emulator_1.2-24.tar.gz(r-4.7-any)emulator_1.2-24.tar.gz(r-4.6-any)
emulator_1.2-24.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
emulator/json (API)
| # Install 'emulator' in R: |
| install.packages('emulator', repos = c('https://robinhankin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/robinhankin/emulator/issues
- expert.estimates - Expert estimates for Goldstein input parameters
- results.table - Results from 100 Goldstein runs
- toy - A toy dataset
Last updated from:f35327ba51. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 85 |
Exports:betahat.funbetahat.fun.Acond.samplecorrcorr.matrixcproddryestimatorhtint.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
