PFIS_plot: Plot PFIS for each feature of the data

View source: R/PFIS.R

PFIS_plotR Documentation

Plot PFIS for each feature of the data

Description

Phylogenetical Feature Importance Score plot of each feature with respect to each hierarchical clustering method and distance combination.

Usage

PFIS_plot(importance_data, no_dists)

Arguments

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.

Value

plot object with PFIS plot


Monoxido45/PhyloHclust documentation built on Sept. 25, 2024, 3:17 a.m.