View source: R/summary_metagam.R
| summary.metagam | R Documentation | 
Summary method for metagam objects
## S3 method for class 'metagam'
summary(object, ...)
| object | A metagam object as returned by  | 
| ... | other arguments (not used). | 
A list of class summary.metagam containing the following information:
meta_pvals: dataframe with p-values from each individual fit. These can be meta-analytically
combined using the metap package.
terms: smooth terms that have been meta-analyzed.
method: method used for meta-analysis. See the metafor package for detailed description.
intercept: logical specifying whether or not the intercept has been included in the meta-analysis.
cohorts: Number of datasets ("cohorts") used in the meta-analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.