example_data2 {nhm}R Documentation

Example of data on a progressive 4 state process with state misclassification

Description

The observed states and associated observation times for 1000 patients simulated from a 4 state process non-homogeneous Markov model with misclassification to adjacent transient states.

Usage

data("example_data1")

Format

A data frame with 3864 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


[Package nhm version 0.1.1 Index]