plot_accuracies: Calibration plot for the output of a BayesANT prediction.

View source: R/plot_accuracies.R

plot_accuraciesR Documentation

Calibration plot for the output of a BayesANT prediction.

Description

Calibration plot for the output of a BayesANT prediction.

Usage

plot_accuracies(prediction, test_data)

Arguments

prediction

An object of class data.frame created with the function predict.BayesANT

test_data

An object of class c('data.frame','BayesANT.data') that contains the true taxonomic annotations. It is useful to process this first via the function add_novelty_to_test_data.


alessandrozito/BayesANT documentation built on April 5, 2025, 6:22 a.m.