invariant_sets {tramicp}R 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.


[Package tramicp version 0.0-2 Index]