powered by
is.random(x)
is.fixed
library(GAD) data(rohlf95) CG <- as.fixed(rohlf95$cages) MQ <- as.random(rohlf95$mosquito) is.fixed(CG) is.random(MQ)
Run the code above in your browser using DataLab