Skip to content

ppc_loo_pit_qq() with 'compare = "normal"' #240

@fweber144

Description

@fweber144

Since ppc_loo_pit_qq() with compare = "normal" adds a straight line, I wonder if the line

pit <- as.vector(scale(pit))

shouldn't better read

pit <- as.vector(stats::qnorm(pit))

(and the documentation be adjusted accordingly).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions