Nothing
ZIM4rv is a package for precisely modeling zero‐inflated count phenotype for rare variants. This package primarily implements the genetic association test between zero‐inflated count phenotype and rare variants.
You can install the development version of ZIM4rv from Github with:
# install.packages("devtools")
devtools::install_github("fanx0037/ZIM4rv")
You can also get the official release version from CRAN
install.packages("ZIM4rv")
The following help page will provide quick references for ZIM4rv package and its main functions:
library(ZIM4rv)
?zimfrv
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.