This README would normally document whatever steps are necessary to get this application up and running.
This package provides the implementation of Multiple Imputation with Markov Chain in application to a popular COVID-19 scale, NIAID-OS.
Version: 1.1.0
if (!require("devtools")) install.packages("devtools")
devtools::install_github("huchaoran-lilly/niaidMI")
Note: This package includes Cpp codes, so you will need a CPP compiler to install. You can install necessary tools by using Rtools provided by CRAN.
library(niaidMI)
to load in R.Please check the documentation and help file within this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.