computeFeatureMetrics | R Documentation |
This function computes to compute a certain number of metrics on a dataset for each variable (rows, such as prevalence, quartile distribution, etc.)
computeFeatureMetrics(data)
data: |
a data frame containing the data to be treated. |
a data frame containing different metrics: variance_to_mean, signal_to_noise, variation_coefficient, efficiency and quartile_dispertion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.