initial_lambda_em: Compute the Initial (Cumulative) Baseline Hazard From the MSM...

View source: R/general_markov_model.R

initial_lambda_emR Documentation

Compute the Initial (Cumulative) Baseline Hazard From the MSM Illness-death Model

Description

Compute the Breslow type baseline hazard and cumulative baseline hazard at each event time from the MSM illness-death model.

Usage

initial_lambda_em (OUT)

Arguments

OUT

The results of a initial_fit_em_weights fit.

Details

See also get_hazard

Value

A list contains six dataframes: including baseline hazard and cumulative baseline hazard for non-terminal event, terminal event without non-terminal event, and terminal event following non-terminal event.

See Also

get_hazard


semicmprskcoxmsm documentation built on April 30, 2022, 1:08 a.m.