hospital {FEprovideR} | R Documentation |
Simulated readmissions data for 500 hospitals
Description
A data set containing simulated readmissions data for 500 hospitals with
three continuous covariates. This data needs to be processed with fe.data.prep
.
Usage
hospital
Format
A data.frame
with 24438 rows and 5 variables (columns):
- Y
Indicator for readmission; 1=Yes, 0=No; numeric
- prov.ID
Provider ID; numeric
- z1
Simulated covariate 1, numeric
- z2
Simulated covariate 2, numeric
- z3
Simulated covariate 3, numeric
[Package FEprovideR version 1.1 Index]