Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 679 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 679 Bytes

NIS-Hospital-Weights-readr

takes Healthcare Cost and Utilization Project Hospital Weights files in ASCII format and describes the field structure

for users who have purchased Healthcare Cost and Utilization Project Database but do not have access to SAS, SPSS, or Stata. The following scripts will allow a user to use R to read the Hospital Weights files in ASCII format as fixed width format and describe the field structure. It is important to note that each year is unique. descriptions of hospital weights files by year can be found at https://www.hcup-us.ahrq.gov/db/nation/nis/nisfilespecs.jsp

required package: https://cran.r-project.org/web/packages/readr/index.html