Learn R Programming

spdesign (version 0.0.5)

too_small: 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)

Value

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

Arguments

x

A list of utility expressions

rows

The number of rows in the design