Currently only implemented for Cort models. Compute the constraint influence of the model

constraint_infl(object)

# S4 method for class 'Cort'
constraint_infl(object)

# S4 method for class 'CortForest'
constraint_infl(object)

Arguments

object

the copula object

Value

The constraint influence statistic of the model

Functions

  • constraint_infl,Cort-method: Method for the class Cort

  • constraint_infl,CortForest-method: Method for the class CortForest

Examples

cop <- Cort(cort::recoveryourself_data[1:10,])
#> Splitting...
#> 
#>      1 leaves to split...
#>      2 leaves to split...
#>      3 leaves to split...
#> Enforcing constraints...
#> Done !
constraint_infl(cop)
#> [1] 1.076882