Description Usage Arguments Examples
View source: R/predict_two_part.R
Prediction function for fitted cross validation hd2part objects
1 2 3 4 5 6 7 8 9 |
object |
fitted |
newx |
Matrix of new values for |
model |
either |
s |
Value(s) of the penalty parameter lambda at which predictions are required. Default is the entire sequence used to create
the model. For |
type |
Type of prediction required. |
... |
arguments to be passed to |
1 | set.seed(123)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.