too_small: Check if the design is too small

View source: R/assertions.R

too_smallR Documentation

Check if the design is too small

Description

Uses the formula of T * (J - 1) to check if the design is large enough to identify the parameters of the utility function.

Usage

too_small(x, rows)

Arguments

x

A list of utility expressions

rows

The number of rows in the design

Value

A boolean equal to 'TRUE' if the design is too small


spdesign documentation built on Oct. 18, 2024, 5:07 p.m.