README.md

Health Related Quality of Life regression analysis

HRQoL R package

This R package implements the use of Beta-binomial regression (with logistic link) for Health Related Quality of Life from SF-36 survey outcomes.

Author(s): + Josu Najera-Zuloaga (jnajera@bcamath.org), + Dae-Jin Lee (dlee@bcamath.org) and + Inmaculada Arostegui (inmaculada.arostegui@ehu.eus)

Installation of HRQoL using devtools

R version >3.2.3 required

install.packages("devtools")
library(devtools)
install_github("idaejin/HRQoL")

If you use this R package, please contact us or refer to the manuscript:

"Comparison of beta-binomial regression model approaches to analyze health related quality of life data". Najera-Zuloaga, J., Lee, D.-J., Arostegui, I. (submitted).

References



idaejin/HRQoL documentation built on May 18, 2019, 2:32 a.m.