jepusto / lmeInfo

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

Informative errors for summary() and other methods #33

Closed jepusto closed 3 years ago

jepusto commented 4 years ago

Add informative error messages for summary.g_mlm() and any other similar methods. To do this, need to check whether the input object was calculated using return_model = TRUE. If not, then throw an error message with a suggestion for how to correct the problem.