Learn R Programming

spatsurv (version 2.0)

gradbasehazard.basehazardspec: gradbasehazard.basehazardspec function

Description

A function to retrieve the gradient of the baseline hazard function

Usage

# S3 method for basehazardspec
gradbasehazard(obj, ...)

Value

a function returning the gradient of the baseline hazard

Arguments

obj

an object of class basehazardspec

...

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

See Also

exponentialHaz, weibullHaz, gompertzHaz, makehamHaz, tpowHaz