print.pencopula {pencopulaCond}R Documentation

Printing the main results of the penalized copula density estimation

Description

Printing the call of the estimation, the used basis, lambda and the corresponding values of AIC and BIC. Need an object of class pencopula.

Usage

## S3 method for class 'pencopula'
print(x, ...)

Arguments

x

x has to be object of class pencopula

...

further arguments

Author(s)

Christian Schellhase <cschellhase@wiwi.uni-bielefeld.de>

References

Estimating Non-Simplified Vine Copulas Using Penalized Splines, Schellhase, C. and Spanhel, F. (2017), Statistics and Computing.


[Package pencopulaCond version 0.2 Index]