View source: R/predict.rsadd.R
predict.rsadd | R Documentation |
Function
## S3 method for class 'rsadd'
predict(object, newdata, ...)
object |
An rsadd object |
newdata |
A data.frame with one row (add covariate values in columns) |
... |
Not used for now |
A data.frame with times, excess and population hazard.
Damjan Manevski damjan.manevski@mf.uni-lj.si
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.