#' \code{midamix} package
#'
#' Multiple imputation for data analysis via mixtures
#'
#'
#' @docType package
#' @name midamix
#' @import stats
#' @importFrom dplyr %>%
#' @importFrom mvnfast dmvn rmvn
#' @importFrom rlang .data
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.