R/MapeBay-package.R

#' The 'MapeBay' package.
#'
#' @description Package developed for the visualization and presentation of one-way multivariate analysis of variance models, with a classical, non-parametric and Bayesian approach.
#'
#' @docType package
#' @name MapeBay-package
#' @aliases MapeBay
#' @useDynLib MapeBay, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#'
#' @references
#' Stan Development Team (2020). RStan: the R interface to Stan. R package version 2.19.3. https://mc-stan.org
#'
NULL

Try the MapeBay package in your browser

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

MapeBay documentation built on Nov. 15, 2021, 9:06 a.m.