Learn R Programming

psycho (version 0.4.91)

is.mixed: Check if model includes random effects.

Description

Check if model is mixed. See the documentation for your model's class:

Usage

is.mixed(fit, ...)

Arguments

fit

Model.

...

Arguments passed to or from other methods.