new_shapley_interaction {ShapleyOutlier} | R Documentation |
Class constructor for class shapley_interaction
.
Description
This function creates an object of class shapley_interaction
that is returned
by the shapley_interaction
function.
Usage
new_shapley_interaction(PHI = numeric())
Arguments
PHI |
A |
Value
Matrix of class shapley_interaction
, containing input matrix PHI
.
[Package ShapleyOutlier version 0.1.1 Index]