#' niaidMI: Markov Model Multiple Imputation for NIAID OS.
#' @docType package
#' @name niaidMI-package
#' @useDynLib niaidMI, .registration = TRUE
#' @description The implementation of Markov Model Multiple Imputation with the application to COVID-19 scale, NIAID OS.
#' @author
#' \itemize{
#' \item *maintainer, author* Nathan Morris \email{morris_nathan@@lilly.com}
#' \item *author* Chaoran Hu \email{hu_chaoran@@lilly.com}
#' }
#' @importFrom Rcpp evalCpp
#' @importFrom stats runif
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.