Closed naikai closed 8 years ago
If we select real run for NMF first, and then select estim later, it will produce errors.
real run
estim
If we select estim first, then select real Will have this Error: non-numeric argument to mathematical function
real
Error: non-numeric argument to mathematical function
Add validate and req to fix it
validate
req
If we select
real run
for NMF first, and then selectestim
later, it will produce errors.