Skip to content

Scale invariance #42

Description

@nlapier2

This is essentially the same as the following issue from mr.ash: stephenslab/mr.ash.alpha#7 (comment)

Using the same input data, I get very different results for

as.numeric(varbvs(X=x_betas, y=y_betas, Z=NULL, family='gaussian')$pip)

versus

as.numeric(varbvs(X=x_betas*0.01, y=y_betas*0.01, Z=NULL, family='gaussian')$pip)

Activity

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

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