fast_bh: Fast identification of baseline hazard.

View source: R/utility_functions.r

fast_bhR Documentation

Fast identification of baseline hazard.

Description

This function takes in a survival model and outputs a list with the baseline hazard and time.

Usage

fast_bh(model)

Arguments

model

A survival model running using the "survival" package.

Value

A list with the baseline hazard and time.


jacobaro/danalyze documentation built on Oct. 20, 2022, 8:09 a.m.