Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mtoys

Toy datasets


Description

Toy datasets that illustrate the package

Usage

toy_LoF
toy_mm
toy_mm2
toy_mm3
toy_mhp

Format

  • toy_LoF is a list of three functions that work with regressor() and toy_df

  • toy_M is an example M matrix for use with mhp()

  • toy_B is an example of a B array of roughness coefficients for use with mhp()

  • toy_mm and toy_mm2 are examples of a mdm object, generated with function toy_mm_maker(). These objects are marginals from the same multivariate observation.

  • toy_mm3 and toy_mm4 are small examples of mdm objects

  • toy_mhp is an example of a mhp object

  • toy_beta is a numeric vector that works with the above objects

Details

These objects are intended as simple working ‘toy’ examples of the various things needed to use the emulator.

Note that toy_d and toy_d2 are the marginals of the same observation (see the vignette).

Author(s)

Robin K. S. Hankin

References

  • R. K. S. Hankin 2005. Introducing BACCO, an R bundle for Bayesian analysis of computer code output, Journal of Statistical Software, 14(16)

See Also

Examples

data(mtoys)
obs_maker(toy_mm, toy_mhp, toy_LoF, toy_beta)

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

multivator

A Multivariate Emulator

v1.1-10
GPL-2
Authors
Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.