summarySubcascades {ORION} | R Documentation |
Overview Subcascades
Description
summarySubcascades
returns a summarizing overview. For each length the number of cascades and the minimal class-wise sensitivity is given.
Usage
summarySubcascades(subcascades = NULL)
Arguments
subcascades |
A Subcascades object as it is returned by |
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.