jepusto / lmeInfo

Information matrices for fitted nlme::lme and nlme::gls models
https://jepusto.github.io/lmeInfo/
4 stars 2 forks source link

Change the order of variance components #51

Closed manchen07 closed 1 year ago

manchen07 commented 1 year ago

Order the variance components (Tau) from highest level to lowest level. Make sure the extract_varcomp(), Fisher_info(), and varcomp_vcov() have the right order of Tau. Check the related unit tests.