performanceMetrics: Performance metrics

View source: R/performanceMetrics.R

performanceMetricsR Documentation

Performance metrics

Description

Helper function to calculate performance metrics from labelled predictions.

Usage

performanceMetrics(pred, actual)

Arguments

pred

a vector containing the predicted methylation proportions.

actual

a vector containing the actual methylated proportions.

Value

a list of RMSE, AUROC, AUPRC, and accuracy


lulizou/boostme documentation built on March 16, 2023, 7:35 a.m.