print.SimCop: Print basic information on a copula

View source: R/print.R

print.SimCopR Documentation

Print basic information on a copula

Description

Prints basic information on a copula created with the methods in this package.

Usage

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

Arguments

x

an object of class ‘SimCop’.

...

not used.

Author(s)

Berwin A. Turlach berwin.turlach@gmail.com


SimCop documentation built on April 13, 2025, 5:09 p.m.

Related to print.SimCop in SimCop...