invariant_sets: Return invariant sets

View source: R/tramicp.R

invariant_setsR Documentation

Return invariant sets

Description

Return invariant sets

Usage

invariant_sets(object, with_pvalues = FALSE)

Arguments

object

Object of class "dICP".

with_pvalues

Logical; whether to also return p-values of invariance tests for the non-rejected sets.

Value

Returns vector of all non-rejected sets. With with_pvalues = TRUE, a named vector of p-values is returned. Returns named numeric(0) if there are no invariant sets.


tramicp documentation built on April 4, 2025, 3:25 a.m.