new_shapley | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.