Slot: family_wise

Apply a Westfall–Young family-wise (max-T) correction: collapse the permuted statistic to its extremum over the element axes, forming one family-wise null per permutation that every observed element is tested against. The extremum follows direction (greater_equal → maximum, less_equal → minimum). Absent → the symmetric per-element test.

URI: tvbo:slot/family_wise

Applicable Classes

Name Description Modifies Slot
Surrogate A permutation-significance test: re-evaluate a named statistic under n_perm f… no

Properties

Type and Range

Property Value
Range xsd:boolean
Domain Of Surrogate

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
If Absent False
Owner Surrogate

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:family_wise
native tvbo:family_wise

LinkML Source

name: family_wise
description: 'Apply a Westfall–Young family-wise (max-T) correction: collapse the
  permuted statistic to its extremum over the element axes, forming one family-wise
  null per permutation that every observed element is tested against. The extremum
  follows ``direction`` (``greater_equal`` → maximum, ``less_equal`` → minimum). Absent
  → the symmetric per-element test.'
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: 'False'
owner: Surrogate
domain_of:
- Surrogate
range: boolean