| vis | R Documentation |
An environment containing visualization functions for Q-SHAP results.
Access functions using vis$rsq(), vis$elbow(), etc.
vis
An environment with visualization functions:
Bar plot of feature-specific R-squared values
Elbow plot showing top contributing features
Cumulative explained variance plot
Generalized correlation plot (square root of R-squared)
Histogram of feature-specific R-squared contributions
Density plot of feature-specific R-squared contributions
Interactive loss explorer (requires shiny)
Heatmap of observation-level contributions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.