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 frontend sends the variables in the following prioritization: Discrete, continuous, categorical. However the frontend displays the discrete and continuous variables in the order they have been inputted (and categorical variables last). A minimal example is shown below in the screenshot.
A possible solution is posted in the "bugfix/variablesorder" branch
The text was updated successfully, but these errors were encountered:
The frontend sends the variables in the following prioritization: Discrete, continuous, categorical. However the frontend displays the discrete and continuous variables in the order they have been inputted (and categorical variables last). A minimal example is shown below in the screenshot.
A possible solution is posted in the "bugfix/variablesorder" branch
The text was updated successfully, but these errors were encountered: