Description Usage Arguments Value Author(s)
Prediction method for eoa objects.
1 2 3 |
object |
an eoa object produced by function |
newdata |
A data frame containing new covariate values at which to do the prediction. |
type |
Text string specifying the type of prediction.
|
p |
A vector specifing which quantiles to return when
|
... |
Included for compatability with other predict methods. |
If newdata is NULL, the predicted
lambda values for every row of the fitting data set.
If newdata is not NULL, results of applying
the lambda model to covarates in newdata.
Trent McDonald
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.