Plots of the estimated covariance structure from a given fitted model
cov_plots(
ard,
model_fit,
x_cov,
resid_type = c("rqr", "pearson_residuals"),
method = "lm",
se = F
)a list of ggplots, corresponding to covariance structure
ard matrix
a fitted object from [fit_mle()] or [fit_map()]
covariate matrix
the type of residuals to use
the method to use
whether to compute standard errors of estimates