predict | R Documentation |
lm_mat
Prediction method for objects of classes deriving from lm_mat
object |
Object of class inheriting from "lm_mat" |
newdata |
An optional data frame in which to look for variables with which to predict. If omitted, the fitted values are used. |
se.fit |
A switch indicating if standard errors are required. |
df |
Degrees of freedom for scale. |
interval |
Type of interval calculation. Can be abbreviated. |
level |
Tolerance/confidence level. |
... |
further arguments passed to or from other methods. |
An set of predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.