predict.kinetic: Predict values for a kinetic object.

View source: R/OOP.R

predict.kineticR Documentation

Predict values for a kinetic object.

Description

Prediction of the fitted of new values for a finetic object.

Usage

## S3 method for class 'kinetic'
predict(object, ...)

Arguments

object

a kinetic class object.

...

extra arguments passed to predict.merMod.

Value

a vector with the predicted values.


PiotrTymoszuk/kinet documentation built on June 12, 2022, 7:29 p.m.