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)

USCbiostats/aphylo documentation built on Oct. 28, 2023, 7:22 a.m.