R/bayesefa-internal.R

# Package documentation
#' @aliases bayesefa-package
#' @references
#' Man, A. & Culpepper, S. A. (2020). A mode-jumping algorithm for Bayesian factor analysis. Journal of the American Statistical Association, doi:10.1080/01621459.2020.1773833.
#' 
#'
"_PACKAGE"


# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @useDynLib bayesefa, .registration = TRUE
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL

Try the bayesefa package in your browser

Any scripts or data that you put into this service are public.

bayesefa documentation built on Feb. 10, 2021, 5:10 p.m.