summary.gamBiCop {gamCopula} | R Documentation |
Summary for a gamBiCop Object
Description
Takes a gamBiCop
object and produces
various useful summaries from it.
Usage
## S4 method for signature 'gamBiCop'
summary(object, ...)
Arguments
object |
An object of the class
|
... |
unused in this class |
Value
A useful summary (see summary.gam
from mgcv
for more details).
See Also
summary.gam
from mgcv
[Package gamCopula version 0.0-7 Index]