powered by
Currently only implemented for Cort models. Compute the loss of the model.
loss(object)# S4 method for Cort loss(object)
# S4 method for Cort loss(object)
the copula object
the Integrated square error loss of the model
loss,Cort-method: Method for the class Cort
loss,Cort-method
# NOT RUN { cop <- Cort(cort::recoveryourself_data[1:10,]) loss(cop) # }
Run the code above in your browser using DataLab