metagam: Meta-analysis of generalized additive models.
The main functions in the metagam package are described below. package
The function strip_rawdata
takes a fit produced by functions in packages mgcv
or gamm4
and removes all individual participants data.
The function metagam
takes a list of fits produced by strip_rawdata
and computes meta-analytic fits.
The functions plot_dominance
and plot_heterogeneity
can be used to study the meta-analytic fit computed by strip_rawdata
.
Useful links