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

(mmrm)
object fit with mmrm::mmrm().

Value

A list with the REML criterion, the AIC, AICc and BIC.


[Package tern.mmrm version 0.3.1 Index]