| PLL.penfit | R Documentation |
Computes the predictive partial log-likelihood for penfit survival models.
## S3 method for class 'penfit'
PLL(object, newdata, newtime, newstatus, complexity = NULL, ...)
object |
a fitted |
newdata |
new covariate matrix. |
newtime |
vector of follow-up times. |
newstatus |
vector of event indicators. |
complexity |
unused for fitted |
... |
unused additional arguments. |
Numeric predictive partial log-likelihood.
PLL, fit.penalized, predictProb.penfit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.