Skip to content

Continuous variables misclassified as categorical variables #107

@trannttoan

Description

@trannttoan

The update to the internal .data_type helper function corrupted its logic, leading to misclassification. This affects modeling as dummy variables will be generated for each unique numeric value. The snapshot integration tests for code that generates Stan models did not catch this. Unit tests must be written for the .data_type function.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions