ModStan is an R package for Meta-Analysis using Stan.
The development version of the package can be installed using
devtools:
devtools::install_github("gunhanb/ModStan")The vignette can be obtained by:
vignette("ModStan")The testthat package is used for testing. Tests reside in the
tests/testthat directory.
The ModStan package was written by Burak Kürsad
Günhan. It is licensed under the GNU
General Public
License. For
citation info, type citation(package='ModStan') in R. To report any
issues or bugs or to suggest enhancements to the package, please go
here.