README.md

RegCalReliab

pkgdown
website

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

Installation

You can install the development version of RegCalReliab from GitHub:

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

You can also get the official release version from CRAN:

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.



Try the RegCalReliab package in your browser

Any scripts or data that you put into this service are public.

RegCalReliab documentation built on Nov. 6, 2025, 1:18 a.m.