| predict.PLmod {PLmixed} | R 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   | 
[Package PLmixed version 0.1.7 Index]