Nothing
RegCalReliab is an R package for performing regression calibration in regression models with covariate measurement error, using data from external or internal reliability studies.
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")
For detailed examples and usage of the RegCalReliab package, please refer to the vignette available on the pkgdown website.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.