h_get_diagnostics {tern.mmrm} | R Documentation |
Linear Mixed Model Diagnostics
Description
Compute the model diagnostic statistics for a linear mixed model fit.
Usage
h_get_diagnostics(fit)
Arguments
fit |
( |
Value
A list with the REML
criterion, the AIC
, AICc
and BIC
.
[Package tern.mmrm version 0.3.3 Index]