Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some issues found in the Test Module #5738

Merged
merged 3 commits into from
Nov 21, 2024

Commits on Nov 21, 2024

  1. Fix some issues found in the Test Module

    . In Test Variable Encoding, if you drag & drop 2 variables in an Interaction VariablesList, it adds automatically the interaction term. If there is an allowed type, the terms should get automatically this type even if they have another type. This does not work for the interaction term: in the result, we can still see that it keeps the original types.
    . In Test Sources with special attributes analysis, in the source with levels section. If you set a nominal/ordinal variable, you see the levels of the variable in the dropdown. If you duplicate the analysis, it loses these values.
    boutinb committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    856c894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d839c51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa4ac2b View commit details
    Browse the repository at this point in the history