Bug #1589
TBX: 0.7.7, CA asserts
Status: | New | Start date: | 11/06/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Commands | Spent time: | - | |
Target version: | TXM X.X |
Description
Currently, columns with only 0 frequencies (zero columns) and liens with only 0 frequencies (zero lines) produce a stacktrace on FactoMineR call.
We need to help the user to find out those zero columns and zero lines.
Solution¶
Add two asserts:- For all zero columns, display their name in the console:
Zero columns found: #, #DEHM, #FLACH. CA aborted.
- If there is at least one zero column, abort CA
- For all zero lines, display their name in the console:
Zero lines found: Effekt, Besuch. CA aborted.
- If there is at least one zero line, abort CA
History
#1 Updated by Sebastien Jacquot almost 5 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0
#2 Updated by Sebastien Jacquot over 4 years ago
- Target version changed from TXM 0.8.0 to TXM X.X