new_shapley_interaction {ShapleyOutlier} | R Documentation |
shapley_interaction
.This function creates an object of class shapley_interaction
that is returned
by the shapley_interaction
function.
new_shapley_interaction(PHI = numeric())
PHI |
A |
Matrix of class shapley_interaction
, containing input matrix PHI
.