View source: R/basehazardspec.R
cumbasehazard.basehazardspec | R Documentation |
A function to retrieve the cumulative baseline hazard function
## S3 method for class 'basehazardspec'
cumbasehazard(obj, ...)
obj |
an object of class basehazardspec |
... |
additional arguments – currently there are none, but this is for extensibility |
a function returning the cumulative baseline hazard
exponentialHaz, weibullHaz, gompertzHaz, makehamHaz, tpowHaz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.