Skip to content

Factor variables cause multiple issues #55

Description

@bryce-carson

When the MLR module is using imported data with factors, factor variables seem to cause a couple issues:

  • A number is appended to the name of the factor variable within the linear model summary output (Gender2 in the case of the hepatic systolic pressure example)
  • The factor variable is not found by name when it is bound in the environment by with(), causing MathJax-rendered outputs to fail with an error

@ashokkrish, see this new issue tracking the bug caused by properly interpreted factor variables. It is not directly related to #53.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

duplicateThis issue or pull request already existswontfixThis will not be worked on

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions