new_shapley {ShapleyOutlier} | R Documentation |
shapley
.This function creates an object of class shapley
that is returned by the shapley
function.
new_shapley(phi = numeric(), mu_tilde = NULL, non_centrality = NULL)
phi |
A |
mu_tilde |
Optional. A |
non_centrality |
Optional. The non-centrality parameters for the Chi-Squared distribution,
which are given by |
Named list of class shapley
, containing the input parameters.