jknowles / merTools

Convenience functions for working with merMod objects from lme4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check matrices created in predictInterval

jknowles opened this issue · comments

Objects in the predictInterval function that it creates to store results need to follow some of R's data type expectations. In particular matrixTmp needs to have row and column names or no names attributes at all.

Fixed by commit