Description Usage Arguments Value Author(s) Examples
Returns predicted values from "rqPen" model associated with lambda for "newx" covariates.
1 2 |
object |
"cv.rq.pen" object. |
newx |
Matrix of covariates used for prediction. |
lambda |
Lambda associated with the model from which predictions should be made. Default is to use the lambda that provides the minimum criteria (cross-validation or BIC) that was selected by cv.rq.pen. |
... |
Needed for consistency with generic predict. |
Returns predicted values from the model for the selected lambda.
Ben Sherwood
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.