getNormCop: generates a Normal transition matrix using Gaussian copula

Description Usage Arguments

Description

generates a Normal transition matrix using Gaussian copula

Usage

1
getNormCop(rho, n, Qn = seq(1/n, 1 - 1/n, l = n), cond = FALSE)

Arguments

rho

correlation for Normal copula

n

dimensiosn of the matrix

Qn

support, has to be in [0,1] and with length n

cond

whether to return a conditional matrix


tlamadon/rutils documentation built on May 31, 2019, 3:49 p.m.