critical_states: Critical states of a component

View source: R/generics.R

critical_states.dist_structureR Documentation

Critical states of a component

Description

Critical states of a component

Usage

## S3 method for class 'dist_structure'
critical_states(x, j)

critical_states(x, j)

Arguments

x

A dist_structure object.

j

Component index.

Value

Integer matrix with m - 1 columns; rows are the states of the other components for which j is critical.


dist.structure documentation built on May 13, 2026, 1:07 a.m.