Takes an object of the class gamVine and produces various useful summaries from it.

# S4 method for gamVine
summary(object)

Arguments

object

An object of the class gamVine.

...

unused in this class

Value

A useful summary (see summary.gam from mgcv for more details).

See also

summary.gam from mgcv