powered by
plot for monitoring.
plot
pmonitor(object, ...)
vector of plot
model object of class "mmec"
"mmec"
Further arguments to be passed to the plot function.
Giovanny Covarrubias
plot, mmec
mmec
data(DT_yatesoats) DT <- DT_yatesoats head(DT) m3 <- mmec(fixed=Y ~ V + N + V:N, random = ~ B + B:MP, rcov=~units, data = DT) pmonitor(m3)
Run the code above in your browser using DataLab