Description Usage Arguments Value
View source: R/my_linear_predict.R
Prediction of a linear model
1 | my_linear_predict(par, X)
|
par |
Parameters vector to be used in the prediction. |
X |
Data matrix predictiors. |
Returns the vector containing the predictions computed for the data contained in X
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.