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

toy_mm_maker

Make a toy mm object


Description

Create a toy mhp object with three levels: temperature, rainfall, and humidity.

Usage

toy_mm_maker(na, nb, nc, include_first = TRUE)

Arguments

na,nb,nc

Numbers of observations for each level

include_first

Boolean, with default TRUE meaning to include an extra observation of each level at the midpoint of the domain

Value

Returns an object of class mhp.

Author(s)

Robin K. S. Hankin

Examples

toy_mm_maker(4,5,6,FALSE)
toy_mm_maker(1,1,2,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.