MetaStan
is an R package for Meta-Analysis using Stan.
Building
MetaStan
package is on CRAN. MetaStan
can be installed as follows:
install.packages("MetaStan")
The develeopment version of the package can be insatalled using devtools
:
devtools::install_github("gunhanb/MetaStan")
Licence
The MetaStan package was written by Burak Kürsad Günhan. It is licensed under the GNU General Public License. For citation info, type citation(package='MetaStan')
in R. To report any issues or bugs or to suggest enhancements to the package, please go here.