Learn R Programming

psycho (version 0.4.91)

get_predicted: Compute predicted values from models.

Description

Compute predicted values from models. See the documentation for your model's class:

Usage

get_predicted(fit, ...)

Arguments

fit

Model.

...

Arguments passed to or from other methods.