Skip to contents

Generic function to run diagnostics on fitted models.

A generic function to plot model diagnostics.

Usage

model_diagnostics(x, ...)

model_diagnostics(x, ...)

Arguments

x

An object, typically a model fit.

...

Other arguments. • @export