initial_lambda_em {semicmprskcoxmsm}R 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


[Package semicmprskcoxmsm version 0.2.0 Index]