predict.pengls | R Documentation |
Make predictions from a pengls model
## S3 method for class 'pengls'
predict(object, newx, ...)
object |
A pengls object |
newx |
The test data |
... |
further arguments, currently ignored |
A vector with predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.