R/generics.R
, R/Cort.R
, R/CortForest.R
constraint_infl-methods.Rd
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)
The constraint influence statistic of the model
constraint_infl,Cort-method
: Method for the class Cort
constraint_infl,CortForest-method
: Method for the class CortForest
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