R/BayesMallows.R

#' @keywords internal
#' @aliases BayesMallows-package NULL
#'
#' @references
#'
#' \insertRef{sorensen2020}{BayesMallows}
#'
"_PACKAGE"

## usethis namespace: start
#' @useDynLib BayesMallows, .registration = TRUE
## usethis namespace: end
NULL

#' @importFrom Rdpack reprompt
#' @importFrom Rcpp sourceCpp
#' @importFrom stats aggregate
#' @importFrom utils head
NULL
osorensen/BayesMallows documentation built on Feb. 13, 2025, 5:29 a.m.