powered by
Create a toy mhp object with three levels: temperature, rainfall, and humidity.
mhp
toy_mm_maker(na, nb, nc, include_first = TRUE)
Returns an object of class mhp.
Numbers of observations for each level
Boolean, with default TRUE meaning to include an extra observation of each level at the midpoint of the domain
TRUE
Robin K. S. Hankin
toy_mm_maker(4,5,6,FALSE) toy_mm_maker(1,1,2,TRUE)
Run the code above in your browser using DataLab