predict.PLmod: predict.PLmod

View source: R/PLmixed_add_functions.R

predict.PLmodR Documentation

predict.PLmod

Description

Predict response values from a model of class PLmod.

Usage

## S3 method for class 'PLmod'
predict(object, newdata = NULL, ...)

Arguments

object

an object of class PLmod

newdata

data frame to obtain predictions for

...

Additional arguments from predict.merMod.


PLmixed documentation built on Aug. 24, 2023, 1:09 a.m.