powered by
Currently only implemented for Cort models. Compute the L2 norm of the model
quad_norm(object)# S4 method for Cort quad_norm(object)# S4 method for CortForest quad_norm(object)
# S4 method for Cort quad_norm(object)
# S4 method for CortForest quad_norm(object)
the copula object
the Integrated square error quad_norm of the model
quad_norm,Cort-method: Method for the class Cort
quad_norm,Cort-method
quad_norm,CortForest-method: Method for the class CortForest
quad_norm,CortForest-method
# NOT RUN { cop <- Cort(cort::impossible_data) quad_norm(cop) # }
Run the code above in your browser using DataLab