attribute_level_balance {spdesign} | R Documentation |
Check whether we can achieve attribute level balance
Description
Check whether we can achieve attribute level balance
Usage
attribute_level_balance(x, rows)
Arguments
x |
A list of utility expressions |
rows |
The number of rows in the design |
Value
A boolean equal to 'TRUE' if attribute level balance can be achieved and 'FALSE' otherwise
[Package spdesign version 0.0.4 Index]