Make a toy mm object
Create a toy mhp
object with three levels: temperature, rainfall,
and humidity.
toy_mm_maker(na, nb, nc, include_first = TRUE)
na,nb,nc |
Numbers of observations for each level |
include_first |
Boolean, with default |
Returns an object of class mhp
.
Robin K. S. Hankin
toy_mm_maker(4,5,6,FALSE) toy_mm_maker(1,1,2,TRUE)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.