Skip to content

dbeillouin/MetaSynthesis

Repository files navigation

MetaSynthesis

R CMD Check Website Test coverage codecov CRAN status License: GPL (>= 2) LifeCycle Project Status: Concept Dependencies

The goal of the R package MetaSynthesis is to analyse the effect of various human intervention on soil organic carbon.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("dbeillouin/MetaSynthesis")

Then you can attach the package MetaSynthesis:

library("MetaSynthesis")

Overview

Here is an overview of MetaSynthesis content: This package provides all the steps to perform a second order meta-analysis. This includes:
-loading the data

  • frequentist and Bayesian meta-analysis model
    -taking into account the quality of the meta-analysis possible in the models
    -consideration of possible redundancy in the models
    -Production of output graphs

Citation

Please cite this package as:

Beillouin Damien (2023) MetaSynthesis: An R package to perform second-order meta-analysis. R package > version 0.0.0.9000.

Code of Conduct

Please note that the MetaSynthesis project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Releases

No releases published

Packages

No packages published

Languages