Description Usage Arguments Value Examples
Use the fitted linear model to predict value for a new observation.
1 | lmPredict(model, newX)
|
model |
input fitted linear model |
newX |
input indicator variable matrix, without intercept 1. one-dimension vector works as well. |
the estimated Y-value
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.