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.
devtools
packageinstall.packages(“devtools”)
install_github
function from devtoolsdevtools::install_github(“myominnoo/mStats”)
install.packages(“https://myominnoo.github.io/pages/R/r_archive/mStats_3.2.0.tar.gz”, repos = NULL, type = “source”)
For any comments or feedback, contact me via dr.myominnoo@gmail.com. OR Create an issue in my github repository.