Nothing
#' The 'rstanbdp' package.
#'
#' @description Bayesian Deming regression for Method Comparison
#'
#' @name rstanbdp-package
#' @aliases rstanbdp
#' @useDynLib rstanbdp, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @import bayestestR
#' @import mixtools
#' @import rrcov
#' @import KernSmooth
#' @importFrom rstan sampling
#' @importFrom rstantools rstan_config
#' @importFrom RcppParallel RcppParallelLibs
#' @importFrom graphics abline grid hist legend mtext par points polygon rect title pairs
#' @importFrom stats IQR mahalanobis na.omit pchisq qt
#' @importFrom grDevices rgb
#'
#' @references
#' Stan Development Team (NA). RStan: the R interface to Stan. R package version 2.32.5. https://mc-stan.org
#'_PATH
NULL
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.