curvesegslope: Segment Slopes

Description Usage Arguments Value

View source: R/curvesegslope.R

Description

This function allows to calculate the ROC curve segments slope through the points that are given by parameter.

Usage

1
curvesegslope(curve.fpr, curve.tpr)

Arguments

curve.fpr

False positive rate vector with all points of the given Curve

curve.tpr

True positive rate vector with all points of the given Curve

Value

This function returns a vector with all segments slopes


Comp2ROC documentation built on May 2, 2019, 3:35 p.m.