EDF {gamCopula} | R Documentation |
Equivalent Degrees of Freedom for an Object of the Class gamBiCop
Description
Function calculating the Equivalent Degrees of Freedom (EDF)
for a gamBiCop
object.
It basically sums the edf of the gamObject
for each smooth component.
Usage
EDF(object)
Arguments
object |
An object of the class
|
Value
Estimated degrees of freedom for each smooth component.
[Package gamCopula version 0.0-7 Index]