Implements the publication bias-unadjusted fixed effects meta-analysis.
Usage
# S3 method for FMA
method(method_name, data, settings)
Value
Data frame with FMA results
Arguments
method_name
Method name (automatically passed)
data
Data frame with yi (effect sizes) and sei (standard errors)
settings
List of method settings (see Details)
Details
The following settings are implemented
"default"
T-distribution adjustment (test = "t")
and cluster robust standard errors with small-sample adjustment
(if converged, otherwise no small-sample adjustment or no cluster robust
standard errors) for fixed effects meta-analysis if
study_ids is specified in the data