Description Usage Arguments Details Value Examples
Fit discrete factor copula models to data.
1 2 |
data |
a binary matrix or data.frame. |
family_set |
a character vector of families; as in |
selcrit |
criterion for family selection, either |
ngrid |
number of nodes and weights for the Gaussian quadrature. |
keep_data |
whether the data should be stored (necessary for computing
fit statistics and using |
In addition to the families in dfcop_dist(), the following convenience
definition from can be used (and combined):
all families
.
archimedean families.
elliptical families.
BB families.
one parameter families.
two parameter families.
Partial matching is activated. For example, you can write "arch" instead
of the full name "archimedean".
An object inherting from dfcop and dfcop_dist.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.