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