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