Mutual Forest Impact (Corrected Mean Adjusted Agreement).
Source:R/MutualForestImpact.R
MutualForestImpact.RdIt is recommended to use the simpler MFI() method.
Arguments
- REL
A
MeanAdjustedAgreement()object.- PERM
A permutated
MeanAdjustedAgreement()object.- variables
Vector of variable names for which related variables should be searched.
- candidates
Vector of variable names that are candidates to be related to the variables.
Value
A MutualForestImpact list object.
REL: TheMeanAdjustedAgreement()object.PERM: The permutatedMeanAdjustedAgreement()object.relations: Matrix of determined relations (rows: investigated variables, columns: candidate variables).