tidy_smooth: Extract random effects in tidy data format.

View source: R/tidiers.R

tidy_reR Documentation

Extract random effects in tidy data format.

Description

Extract random effects in tidy data format.

Usage

tidy_re(x, keep = c("fit", "main", "xlab", "ylab"), ...)

Arguments

x

a fitted gam object as produced by gam().

keep

A vector of variables to keep.

...

Further arguments passed to plot.gam

See Also

qqline


pammtools documentation built on July 26, 2023, 6:07 p.m.