straussR: Mixture-based Bayesian Meta-analysis

Description Usage Arguments Value

View source: R/straussR.R

Description

straussR is used to obtain posteriors for mixture-based Bayesian meta-analysis. Fixed effects, random effects, and meta-regressions are supported.

Usage

1
straussR(formula, priors, data, ...)

Arguments

formula

Model formula. Should have the z values on the left hand side and the random effects distribution on the right hand side.

priors

List of formulas. Should contain priors for all parameters mentioned in formula.

data

An optional data frame. NOTE: Currently required.

Value

A STAN object.


JonasMoss/straussR documentation built on May 17, 2019, 7:02 p.m.