Description Usage Arguments Value Examples
get estimated tau(x) using the trained ulasso model
1 2 |
object |
a ulasso object |
newx |
covariate matrix to make predictions on. If null, return the tau(x) predictions on the training data |
s |
choose from "lambda.min" or "lambda.1se" for prediction |
... |
additional arguments (currently not used) |
vector of predictions
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.