Skip to contents

Constructor Function for "cop" Objects

Usage

new_copula(l, variable, ..., class = character())

Arguments

l

List containing the components of a copula object.

variable

Type of random vector: "continuous", "discrete", "mixed", or "unknown".

...

Attributes to add to the list.

class

If making a subclass, specify its name here.