| compute_ax | R Documentation |
Feature selection function used in the sigma delta space
compute_ax(dm, sv, p)
dm |
delta (difference in mean values) |
sv |
sigma (sum of variance values) |
p |
even number, the greater 'p' is the more importance will be given to sigma |
numeric value, score used for feature selection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.