summary.roc: This function prints summary information about a DET analysis

View source: R/summary.roc.R

summary.detR Documentation

This function prints summary information about a DET analysis

Description

This function simply returns the first 10 elements of an object of class det, but as a data.frame.

Usage

summary.det(x)

Arguments

x

An object of class det

Value

A data frame with the first 10 items in x.

Author(s)

David A. van Leeuwen

See Also

summary, det.sre

Examples

data(ru.2009)
summary(det(ru.2009))

davidavdav/ROC documentation built on Sept. 8, 2023, 2:39 p.m.