You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The program eliminates rows or columns having zero variance. Consequently, variance cannot be calculated for result-matrices having a single feature or a single sample.
This needs to be fixed by not computing variance in this case.