R/bayesdfa-package.R

#' The 'bayesdfa' package.
#'
#' @description A DESCRIPTION OF THE PACKAGE
#'
#' @name bayesdfa-package
#' @aliases bayesdfa
#' @useDynLib bayesdfa, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#'
#' @references
#' Stan Development Team (2020). RStan: the R interface to Stan. R package version 2.21.2. https://mc-stan.org
#'
NULL

Try the bayesdfa package in your browser

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

bayesdfa documentation built on April 3, 2025, 9:31 p.m.