Learn R Programming

semicmprskcoxmsm (version 0.2.0)

initial_lambda_em: 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.

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.

Details

See also get_hazard

See Also

get_hazard