Skip to content

Handling independent variables where the value for is 0 #11

Description

@csarven

Linear model is using a subset of values that's greater than 0. This is because log(0) is useless. Alternatively adding 0.000000000000..1 to x might be okay.

See also what else the stats community says.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions