assess_xnnet_performance: Assessing performance of xnnet predictions given labels

Description Usage Arguments

View source: R/xnnet_functions_v0.1.R

Description

Assessing performance of xnnet predictions given labels

Usage

1
assess_xnnet_performance(xnnet, xnnet_predictions, true_labels, metric = "AUC")

Arguments

xnnet

xnnet object

xnnet_predictions

xnnet predictions on a set of samples

true_labels

true labels of predicted class

metric

metric to evaluate the performance


bioinfo00/xnnet0 documentation built on Sept. 16, 2020, 8:22 a.m.