mkterm.copu: Assembling Model Terms for Copula Density Estimation

View source: R/mkterm.copu.R

mkterm.copuR Documentation

Assembling Model Terms for Copula Density Estimation

Description

Assemble numerical functions for calculating model terms in copula density estimation.

Usage

mkterm.copu(dm, order, symmetry, exclude)

Arguments

dm

Dimension of the domain.

order

Highest order of interactions allowed in log density.

symmetry

Flag indicating whether to enforce symmetry, or invariance under coordinate permutation.

exclude

Pair(s) of marginals whose interactions to be excluded in log density.

Author(s)

Chong Gu, chong@stat.purdue.edu


gss documentation built on Aug. 16, 2023, 9:07 a.m.

Related to mkterm.copu in gss...