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 user should not enter a list of bins for a logical variable, the statistic will determine the bins for them based on the value of "impute". Change the "logical" condition in errorCheckBinVariableType to throw an error if there are any bins, the error should say: "Do not enter bins for a logical variable".