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