mtoys: Toy datasets

mtoysR Documentation

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

toy_mm_maker

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 documentation built on Aug. 22, 2023, 9:10 a.m.