new_vine_copula_ss_fit: Constructor for vine copula model
Description
Constructor for vine copula model
Usage
new_vine_copula_ss_fit(
fit_0,
fit_1,
copula_family,
knots0,
knots1,
knott0,
knott1
)
Arguments
- fit_0
Estimated parameters in the control group.
- fit_1
Estimated parameters in the experimental group
- copula_family
Parametric copula family
- knots0
placement of knots for Royston-Parmar model
- knots1
placement of knots for Royston-Parmar model
- knott0
placement of knots for Royston-Parmar model
- knott1
placement of knots for Royston-Parmar model
Examples
Run this code#should not be used be the user
Run the code above in your browser using DataLab