tidy_re {pammtools}R 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


[Package pammtools version 0.5.93 Index]