invariant_sets | R Documentation |
Return invariant sets
invariant_sets(object, with_pvalues = FALSE)
object |
Object of class |
with_pvalues |
Logical; whether to also return p-values of invariance tests for the non-rejected sets. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.