Function for plotting HRDetect results and contributions to HRDetect score.
1 2 3 4 5 | plot_HRDetect_Contributions(
file_name,
hrdetect_output,
par_title = "HRDetect Score and Contributions"
)
|
file_name |
name of the output file (jpg) |
hrdetect_output |
output of HRDetect, containing contributions of each feature |
par_title |
title of the plot (optional) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.