Nothing
#' The 'mlm4omics' package.
#'
#' @description To conduct Bayesian inference regression for
#' responses with multilevel explanatory variables and missing values
#'
#' @docType package
#' @name mlm4omics-package
#' @aliases mlm4omics
#' @useDynLib mlm4omics, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @import rstantools
#' @importFrom rstan sampling
#'
#' @references
#' Stan Development Team (2018). RStan: the R interface to Stan.
#' R package version 2.17.3. http://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.