prepare_meta: Prepare a model for meta analysis by removing all original...

Description Usage Arguments Value

View source: R/prepare_meta.R

Description

Prepare a model for meta analysis by removing all original data

Usage

1
prepare_meta(fit, path = NULL)

Arguments

fit

A model fitted using mgcv::gam or mgcv::gamm.

path

Optional path in which to save the object.

Value

An object of class metagam, which contains only the aggregate data from the model fit.


osorensen/metagam documentation built on Jan. 21, 2020, 12:12 a.m.