print.copula: Printing of copula objects

Description Usage Arguments

Description

Printing of copula objects

Usage

1
2
## S3 method for class 'copula'
print(x, force = FALSE, ...)

Arguments

x

an object used to select a method.

force

logical. If "TRUE", the cdf and pdf of the copula object will be printed despite their length.

...

further arguments passed to or from other methods.


AlexanderRitz/copR documentation built on Oct. 30, 2019, 4:11 a.m.