metamodel: Meta-analyse with error handling

Description Usage Arguments

View source: R/metamodel.R

Description

If random-effects model fails to converge, then replace with fixed-effects model, else, produce error string.

Usage

1
2
metamodel(y = rnorm(10, mean = 20, sd = 0.2), se = runif(10, 0, 0.8),
  test = "knha", data = NULL)

Arguments

test

"knha" or "z"


softloud/metasim documentation built on July 15, 2019, 8:02 p.m.