makepredictcall.trends | R Documentation |
Creates the right matrices for model.frame.default
when predicting from models with trends
terms. Used only internally.
## S3 method for class 'trends' makepredictcall(var, call)
var |
a variable. |
call |
the term in the formula, as a call. |
A replacement for call
for the prediction variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.