R/bmggum-package.R

#' The 'bmggum' package.
#'
#' @description Full Bayesian estimation of Multidimensional Generalized Graded Unfolding Model (MGGUM)
#'
#' @docType package
#' @name bmggum-package
#' @aliases bmggum-package
#' @useDynLib bmggum, .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 bmggum package in your browser

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

bmggum documentation built on April 9, 2021, 9:09 a.m.