The goal of ciuupi is to compute confidence intervals that utilize uncertain prior information in linear regression. These confidence intervals have desirable coverage and expected length properties.
You can install ciuupi from github with:
# install.packages("devtools") devtools::install_github("rmainzer/ciuupi")