get_plotinfo {pammtools}R Documentation

Extract plot information for all special model terms

Description

Given a mgcv gamObject, returns the information used for the default plots produced by plot.gam.

Usage

get_plotinfo(x, ...)

Arguments

x

a fitted gam object as produced by gam().

...

Further arguments passed to plot.gam


[Package pammtools version 0.5.93 Index]