Nothing
#' The 'LMMELSM' package.
#'
#' @description Fits latent (or observed) multivariate (or univariate) mixed effects location scale models.
#'
#' @docType package
#' @name LMMELSM-package
#' @aliases LMMELSM
#' @useDynLib LMMELSM, .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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.