Description Usage Arguments Value
Make predictions or extract coefficients from a groupfs forward stepwise object.
1 2 | ## S3 method for class 'groupfs'
predict(object, newx)
|
object |
Object returned by a call to |
newx |
Matrix of x values at which the predictions are desired. If NULL, the x values from groupfs fitting are used. |
A vector of predictions or a vector of coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.