Skip to contents

RegCalReliab is an R package for performing regression calibration in regression models with covariate measurement error, using data from external or internal reliability studies.

  • Authors: [Yu Lu; Molin Wang, Bowen Liu]
  • Version: 0.9

Installation

You can install the development version of RegCalReliab from GitHub:

library(devtools)
install_github("Lbw080526/RegCalReliab")
# install.packages("RegCalReliab")

Documentation and Examples

For detailed examples and usage of the RegCalReliab package, please refer to the vignette available on the pkgdown website.