powered by
Currently only implemented for Cort models. Compute the quadratic product with the empirical density from the data
quad_prod_with_data(object)# S4 method for Cort quad_prod_with_data(object)
# S4 method for Cort quad_prod_with_data(object)
the copula object
the quad_prod_with_data of the model
quad_prod_with_data,Cort-method: Method for the class Cort
quad_prod_with_data,Cort-method
# NOT RUN { cop <- Cort(LifeCycleSavings[,1:3]) quad_prod_with_data(cop) # }
Run the code above in your browser using DataLab