summarySubcascades: Overview Subcascades

Description Usage Arguments Details Value

View source: R/summary.R

Description

summarySubcascades returns a summarizing overview. For each length the number of cascades and the minimal class-wise sensitivity is given.

Usage

1

Arguments

subcascades

A Subcascades object as it is returned by subcascades-function. The Subcascades object is made up of a list of matrices. Each matrix comprises the evaluation results of cascades of a specific length and is sorted row-wise according to the achieved minimal classwise sensitivities of the cascades (decreasing). The rownames show the class order by a character string of type '1>2>3' and the entries the sensitivity for each position of the cascade.

Details

This function gives an overview of the Subcascades object. For each length in the Subcascades object the number of cascades of that length, as well as their minimal classwise sensitivity is given.

Value

A matrix summarizing the overview characteristics of the Subcascades object. For each size (rows) the number of cascades within the Subcascades object (number) and the minimal classwise sensitivity (min.class.sens) are given.


ORION documentation built on Feb. 7, 2022, 5:15 p.m.