View source: R/riskRegression.R
| predictRisk.binreg | R Documentation | 
Risk predictions to work with riskRegression package
## S3 method for class 'binreg'
predictRisk(object, newdata, cause, times = NULL, ...)
| object | phreg/binreg/cifreg object | 
| newdata | data.frame on which to make new predictions | 
| cause | cause (cif) to predict | 
| times | times for predictions | 
| ... | additional arguments to lower level functions | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.