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