densityquantile {spatsurv}R Documentation

densityquantile function

Description

Generic function for computing quantiles of the density function for a given baseline hazard. This may not be analytically tractable.

Usage

densityquantile(obj, ...)

Arguments

obj

an object

...

additional arguments – currently there are none, but this is for extensibility

Value

method densityquantile

See Also

densityquantile.basehazardspec, exponentialHaz, weibullHaz, gompertzHaz, makehamHaz, tpowHaz


[Package spatsurv version 2.0-1 Index]