get_plotGAMobject {APCtools}R Documentation

Extract returned values of plot.gam() while suppressing creation of the plot

Description

Internal helper function to extract the values returned of plot.gam while suppressing creation of the plot.

Usage

get_plotGAMobject(model)

Arguments

model

GAM model fitted with gam or bam.


[Package APCtools version 1.0.4 Index]