check_sizes {ERPM}R Documentation

Function to determine whether a partition contains the allowed group sizes

Description

Function to determine whether a partition contains the allowed group sizes

Usage

check_sizes(partition, sizes.allowed, numgroups.allowed)

Arguments

partition

observed partition

sizes.allowed

vector containing possible group sizes in the partition

numgroups.allowed

vector containing possible number of groups in the partition

Value

boolean


[Package ERPM version 0.2.0 Index]