dGaussDiscCop: Density of a Mixed Copula

View source: R/copulas.R

dGaussDiscCopR Documentation

Density of a Mixed Copula

Description

Density of a Mixed Copula

Usage

dGaussDiscCop(x, m, Sigma, eta, log = FALSE, use_cpp = TRUE)

Arguments

x

matrix of samples on (0,1)

m

number of discrete variables

Sigma

collection of matrices

eta

eta matrix

log

logical: return log=density?

use_cpp

logical: use the C routine?

Value

numeric vector of densities


rje42/causl documentation built on June 1, 2025, 2:50 p.m.