example_data2: Example of data on a progressive 4 state process with state...

example_data2R 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


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

Related to example_data2 in nhm...