example_data1: Example of data on a progressive 4 state process

example_data1R Documentation

Example of data on a progressive 4 state process

Description

The observed states and associated observation times for 1000 patients simulated from a 4 state process non-homogeneous Markov model

Usage

data("example_data1")

Format

A data frame with 3861 rows and 5 variables:

state

Observed state at the time of observation

time

Time at which the observation occurred

id

Patient identification number

cov1

Binary covariate

cov2

Continuous covariate


nhm documentation built on Nov. 3, 2023, 1:12 a.m.

Related to example_data1 in nhm...