states: Matrix of states

View source: R/RcppExports.R

statesR Documentation

Matrix of states

Description

Matrix of states

Usage

states(P)

Arguments

P

Integer scalar. Number of functions.

Value

A matrix of size 2^P by P with all the possible (0,1) combinations of functions.

Examples

states(3)

aphylo documentation built on April 4, 2025, 2:18 a.m.