PFIS_plot | R Documentation |
Phylogenetical Feature Importance Score plot of each feature with respect to each hierarchical clustering method and distance combination.
PFIS_plot(importance_data, no_dists)
importance_data |
Feature importance data frame returned by PFIS function. Rows must be each of the hierarchical clustering methods and distance combination and columns the features from the dataset of interest. |
no_dists |
Set whether only one distance is used to compute dissimilarity matrix (TRUE) or not (FALSE). Default is TRUE. |
plot object with PFIS plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.