PredictD | R Documentation |
Compute pointwise prediction in linear model
PredictD(coef, newdata)
coef |
vector containing the estimated coefficients \mjseqn\hat\beta. |
newdata |
data.frame whose number of rows represents the number of new data to be predicted and the
number of columns must be equal to the length of |
the predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.