Package: PEcAn.emulator
Type: Package
Title: Gausian Process emulator
Version: 1.5.1
Date: 2017-09-25
Author: Michael Dietze
Maintainer: Michael Dietze <dietze@bu.edu>
Depends:
    mvtnorm,
    mlegp,
    MCMCpack
Imports:
    PEcAn.logger,
    coda (>= 0.18),
    methods
Description: Implementation of a Gaussian Process model (both likelihood and
    bayesian approaches) for kriging and model emulation.  Includes functions
    for sampling design and prediction.
License: FreeBSD + file LICENSE
RoxygenNote: 6.0.1
