R/bmlm-package.R

#' bmlm: Easy estimation of Bayesian multilevel mediation models with Stan.
#'
#' See \url{https://mvuorre.github.io/bmlm/} for a short tutorial.
#'
#' @docType package
#' @name bmlm-package
#' @aliases bmlm
#' @useDynLib bmlm, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
NULL

Try the bmlm package in your browser

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

bmlm documentation built on Sept. 25, 2023, 5:09 p.m.