cumhaz_splines function

Spline approximations of the cumulative hazard functions

Spline approximations of the cumulative hazard functions

Creates a spline approximation for the vector of cumulative hazards of each transition.

cumhaz_splines(cumhaz)

Arguments

  • cumhaz: An object of class msfit, created by msfit_generic or msfit.

Returns

A list of estimated cumulative hazard functions (one for each transition).

Details

This function is used by the function probtrans_by_convolution. It is not meant to be called by the user.

See Also

msfit_generic; msfit; probtrans_by_convolution.

Author(s)

Rui Costa

  • Maintainer: Rui Costa
  • License: GPL (>= 3)
  • Last published: 2024-10-19

Useful links