-
-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Description
Since ppc_loo_pit_qq() with compare = "normal" adds a straight line, I wonder if the line
Line 223 in 5500d2e
| pit <- as.vector(scale(pit)) |
shouldn't better read
pit <- as.vector(stats::qnorm(pit))(and the documentation be adjusted accordingly).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels