jepusto / lmeInfo

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

Generalize dR_dcorStruct.corSymm() #9

Closed jepusto closed 4 years ago

jepusto commented 4 years ago

Refactor so that dR_dcorStruct.corSymm() does not assume that all outcome dimensions are always observed (i.e., allow for missing observations within participant).

jepusto commented 4 years ago

Write a test using a model with randomly missing observations within some participants.