README.md

output: html_document

PROreg: Patient Reported Outcomes Regression Analysis

PROreg R package

This R package implements regression methods for discrete, bounded outcomes with the particular interest in patient-reported outcomes including mixed-effects models.

Author(s):

Installation of PROreg using devtools

R version >3.2.3 required

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

References



idaejin/PROreg documentation built on May 9, 2019, 5:04 a.m.