sim_vinecop | R Documentation |
Simulate from vine copula
sim_vinecop(dat, family, par, par2 = NULL, model_matrix, link)
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) |
A data frame of the same dimensions as dat
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.