dynemu: Emulation of Dynamic Simulators via One-Step-Ahead Approach

Performs emulation of dynamic simulators using Gaussian process via one-step ahead approach. The package implements a flexible framework for approximating time-dependent outputs from computationally expensive dynamic systems. It is specifically designed for nonlinear dynamic systems where full simulations may be costly. The underlying Gaussian process model accounts for temporal dependency through the one-step-ahead formulation, allowing for accurate emulation of complex dynamics. Hyperparameters are estimated via maximum likelihood. See Heo (2025, <doi:10.48550/arXiv.2503.20250>) for exact method, and Mohammadi, Challenor, and Goodfellow (2019, <doi:10.1016/j.csda.2019.05.006>) for methodological details.

Version: 1.0.0
Imports: deSolve, plgp, stats, utils, MASS
Suggests: lhs
Published: 2025-03-28
DOI: 10.32614/CRAN.package.dynemu
Author: Junoh Heo [aut, cre]
Maintainer: Junoh Heo <heojunoh at msu.edu>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: dynemu results

Documentation:

Reference manual: dynemu.pdf

Downloads:

Package source: dynemu_1.0.0.tar.gz
Windows binaries: r-devel: dynemu_1.0.0.zip, r-release: dynemu_1.0.0.zip, r-oldrel: dynemu_1.0.0.zip
macOS binaries: r-devel (arm64): dynemu_1.0.0.tgz, r-release (arm64): dynemu_1.0.0.tgz, r-oldrel (arm64): dynemu_1.0.0.tgz, r-devel (x86_64): dynemu_1.0.0.tgz, r-release (x86_64): dynemu_1.0.0.tgz, r-oldrel (x86_64): dynemu_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dynemu to link to this page.