Skip to content

Automatic rescaling of covariates #3

@dill

Description

@dill

At the moment mrds doesn't standardise covariates before performing optimisation. This can lead to numerical problems when finding parameter estimates. One can simply standardise an existing variable by subtracting the mean and dividing by the standard deviation, creating a new variable; but it would be nice to have the functionality in mrds by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions