Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
hyb13001 committed Jul 10, 2020
1 parent 59f8af3 commit 056b36f
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
@@ -1 +1,11 @@
# QRVSdata
# QRVSdata
Data and code for the paper "Mixed Effect Modeling and Variable Selection for Quantile Regression" (Bar, Booth, and Wells)
ERdat2006.RData is the data file for the Emergency Department length of visit analysis
ERwithBootstrap.R is the code to analyze the ED data (fixed- and random effect models)
TCGAlung.RData is the data for the analysis of the lung cancer example
tcgaagedx.R is the code to run QR for the lung cancer data (q=0.15, 0.5, 0.85)
riboflavin1.csv is the data for the QR analysis of the production rate of vitamin B2
B12quartiles.RData contains the results from the QR analysis of the three quartiles
QREMVSB12.R is used to analyze the riboflavin data
plotB12gm.R is used to generate the graphical model for the riboflavin data

0 comments on commit 056b36f

Please sign in to comment.