ccostr (version 0.1.0)

hcost: Simulated data from the stata hcost package

Description

Simulated data from the stata hcost package

Usage

data(hcost)

Arguments

Format

A data frame with 9882 rows and 7 variables:

id

id seperating individuals

start

start of specified cost

stop

end of specified cost

cost

cost in given period

trt

treatment variable

delta

event variable, 0 = censored

surv

survival period

References

Chen2015ccostr

Examples

Run this code
# NOT RUN {
data(hcost)


# }

Run the code above in your browser using DataCamp Workspace