Learn R Programming

gamCopula (version 0.0-8)

summary.gamVine: Summary for an Object of the Class gamVine

Description

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

Usage

# S4 method for gamVine
summary(object, ...)

Value

A useful summary (see summary.gam

from mgcv for more details).

Arguments

object

An object of the class gamVine.

...

unused in this class

See Also