multivator (version 1.1-11)

multivator-package: A multivariate emulator

Description

tools:::Rd_package_description("multivator")

Arguments

Author

tools:::Rd_package_author("multivator")

Maintainer: tools:::Rd_package_maintainer("multivator")

Details

A generalization of the emulator as discussed in Hankin 2005; to cite the work in publications please use Hankin 2012.

The DESCRIPTION file: tools:::Rd_package_DESCRIPTION("multivator") tools:::Rd_package_indices("multivator")

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. tools:::Rd_expr_doi("10.18637/jss.v046.i08")

See Also

multem

Examples

Run this code
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