casesummary.performance: casesummary.performance

View source: R/dCVnet_performance.R

casesummary.performanceR Documentation

casesummary.performance

Description

What proportion of the time were subjects correctly classified in a performance object.

Usage

casesummary.performance(object, type = c("both", "data", "summary"), ...)

Arguments

object

a performance object?

type

What should be returned?

  • data - The true and estimated classifications.

  • summary - The mean proportion correct

...

additional arguments (not currently used)


AndrewLawrence/dCVnet documentation built on Sept. 24, 2024, 5:24 a.m.