The goal of rstanbdp is to provide Bayesian Deming regression methods
You can install the development version of rstanbdp from GitHub with:
# install.packages("devtools")
devtools::install_github("piodag/rstanbdp/tree/devel")Alternatively the stable version is available from GitHub with:
# install.packages("devtools")
devtools::install_github("piodag/rstanbdp")