multivator (version 1.1-9)

multivator-package: A multivariate emulator

Description

A generalization of the emulator as discussed in Hankin 2005

Arguments

Details

Package: multivator
Type: Package
Version: 1.0
Date: 2009-10-27
License: GPL-2
LazyLoad: yes

References

R. K. S. Hankin 2005. “Introducing BACCO, an R bundle for Bayesian Analysis of Computer Code Output”. Journal of Statistical Software, 14(16).

R. K. S. Hankin (2012). “Introducing multivator: A Multivariate Emulator” Journal of Statistical Software, 46(8), 1-20. http://www.jstatsoft.org/v46/i08/

See Also

multem

Examples

Run this code
# NOT RUN {
data(mtoys)
d <- obs_maker(toy_mm, toy_mhp, toy_LoF, toy_beta)

ex <- experiment(toy_mm,d)

multem(toy_mm2, ex, toy_mhp, toy_LoF,give=TRUE)


# }

Run the code above in your browser using DataLab