Description Usage Arguments See Also Examples
Predicted values based on reg_lm model object.
1 | underModels.reg_lm(model, B = 100, ...)
|
model |
'reg_lm' class object |
... |
further arguments passed to or from other methods. |
newdata |
matrix containg the regressor of the model that you want to predict the response for. |
predict.all |
logical value (FALSE by default).
If TRUE, a matrix of dimension |
R |
numeric value which set the number of under-prediction made when predict.all=TRUE |
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.