check_sizes: Function to determine whether a partition contains the...

View source: R/functions_utility.R

check_sizesR 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


ERPM documentation built on May 29, 2024, 10:05 a.m.