compute_residuals {fHMM} | R Documentation |
This function computes (pseudo-) residuals of an fHMM_model
object.
compute_residuals(x, verbose = TRUE)
x |
An object of class |
verbose |
Set to |
An object of class fHMM_model
with residuals included.
compute_residuals(dax_model_3t)
summary(residuals(dax_model_3t))