mStats

A tool for Epidemiological Data Analysis.

Please visit https://myominnoo.github.io/pages/R/r_intro.html to install stable version. It’s advisable to use stable version for routine works and beta version to test.

Install by using devtools package

install.packages(“devtools”)

use install_github function from devtools

devtools::install_github(“myominnoo/mStats”)

2) To install stable version

install.packages(“https://myominnoo.github.io/pages/R/r_archive/mStats_3.2.0.tar.gz”, repos = NULL, type = “source”)

Contact me!

For any comments or feedback, contact me via dr.myominnoo@gmail.com. OR Create an issue in my github repository.