Description Usage Arguments Value Functions Examples
Currently only implemented for Cort models. Compute the L2 norm of the model
1 2 3 4 5 6 7 |
object |
the copula object |
the Integrated square error quad_norm of the model
quad_norm,Cort-method
: Method for the class Cort
quad_norm,CortForest-method
: Method for the class CortForest
1 2 | cop <- Cort(cort::impossible_data)
quad_norm(cop)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.