Takes an object of the class
gamVine
and produces various
useful summaries from it.
# S4 method for class 'gamVine'
summary(object, ...)
An object of the class
gamVine
.
unused in this class
A useful summary (see summary.gam
from mgcv
for more details).
summary.gam
from mgcv