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")
::install_github("piodag/rstanbdp/tree/devel") devtools
Alternatively the stable version is available from GitHub with:
# install.packages("devtools")
::install_github("piodag/rstanbdp") devtools