Skip to main content

plot_score_histogram

Function plot_score_histogram 

Source
pub fn plot_score_histogram(
    scores: &Vec<f64>,
    labels: &Vec<i32>,
    title: &str,
    x_title: &str,
) -> Result<Plot, String>
Expand description

Plot a histogram of the scores for the targets and decoys