equivalencyMats: ennumerate equivalence relations A list of n x n matrices,...

View source: R/simmaphelper.R

equivalencyMatsR Documentation

ennumerate equivalence relations A list of n x n matrices, corresponding to all possible equivalence relation for a set with n elements. WARNING: long compute time for values of n > 7; otherwise fast.

Description

ennumerate equivalence relations

A list of n x n matrices, corresponding to all possible equivalence relation for a set with n elements. WARNING: long compute time for values of n > 7; otherwise fast.

Usage

equivalencyMats(n)

Arguments

n

Number of elements in the unpartitioned set

Value

A list of transition matrices, for all possible partitions of pairwise transitions into parameters describing transitions.


JeffWeinell/misc.wrappers documentation built on Sept. 20, 2023, 12:42 p.m.