new_shapley_interaction: 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())
Value
Matrix of class shapley_interaction
, containing input matrix PHI
.
Arguments
- PHI
A \(p \times p\) matrix containing the decomposition of the squared Mahalanobis distance
of a \(p\)-dimensional numeric vector into outlyingness scores for pairs of variables.