Performance.measures: Performance metrics

Description Usage Arguments Value

View source: R/Utils.R

Description

Compute several performance metrics

Usage

1
Performance.measures(pred, obs, threshold = NULL)

Arguments

pred

predicted probabilities

obs

binary (0-1) ground truth

threshold

optimal threshold.

Value

A data frame with performance metrics.


nguforche/MLSurvival documentation built on July 28, 2019, 1:59 p.m.