cop_static: Estimates a static copula

View source: R/dynohelpers.R

cop_staticR Documentation

Estimates a static copula

Description

Estimates a static copula

Usage

cop_static(u, v, fam1, fam2 = NULL)

Arguments

u

A vector of uniform marginal values.

v

A vector of uniform marginal values.

fam1

An integer representing the family of the component copula applied to u. See Details.

fam2

An integer representing the family of the component copula applied to v. See Details.

Value

A list of:

  1. the log-likelihood value

  2. the estimated copula parameters


LucasDowiak/dynocopula documentation built on April 12, 2024, 1:32 p.m.