sim_vinecop: Simulate from vine copula

sim_vinecopR Documentation

Simulate from vine copula

Description

Simulate from vine copula

Usage

sim_vinecop(dat, family, par, par2 = NULL, model_matrix, link)

Arguments

dat

data frame to be filled in

family

family to simulate from

par

matrix of parameters

par2

extra parameters for t-copula

model_matrix

design matrix for covariates

link

link functions for parameters (currently unused)

Value

A data frame of the same dimensions as dat.


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