Description Usage Arguments Value Functions Examples
Currently only implemented for Cort models. Compute the quadratic product with the empirical density from the data
1 2 3 4 | quad_prod_with_data(object)
## S4 method for signature 'Cort'
quad_prod_with_data(object)
|
object |
the copula object |
the quad_prod_with_data of the model
quad_prod_with_data,Cort-method
: Method for the class Cort
1 2 | cop <- Cort(LifeCycleSavings[,1:3])
quad_prod_with_data(cop)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.