jepusto / lmeInfo

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

Add tests for prod_blockblock and other matrix functions. #7

Closed jepusto closed 4 years ago

jepusto commented 4 years ago

Make sure they work when 1) A is nested in B, 2) B is nested in A, and 3) A and B are conformable. Make sure it errors when A and B are not nested.