MATH553: Modelling Multilevel & Longitudinal Problems
Notes
# ACF
# initial <- lme(.)
# plot(nlme::ACF(object = initial, resType = 'normalized'), bty = 'n', frame.plot = FALSE)
# acf(initial$residuals, type = 'correlation', frame.plot = FALSE)
References
Pattern Recognition and Machine Learning, Christopher Bishop | Published by Springer | January 2006 | url
The Elements of Statistical Learning Second Edition, Hastie, Tibshirani, & Friedman | Published by Springer-Verlag | 2009 | url
An Introduction to Statistical Learning Second Edition, James, Witten, Hastie, & Tibshirani | Published by Springer | 2021 | url
Development Environment
Read "Writing R Extensions" for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.