Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cohend] Add more example effect sizes to preset drop-down #2

Open
rpsychologist opened this issue Oct 21, 2020 · 0 comments
Open

[cohend] Add more example effect sizes to preset drop-down #2

rpsychologist opened this issue Oct 21, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@rpsychologist
Copy link
Owner

More examples could be added to the ES preset drop-down. Preferably, effects that are illustrative and robust.

Would need this info:

  {
    preset: "small",
    label: "Small", // label displayed
    M0: 100, // Mean first group
    muZeroLabel: "Control", // Label first group
    M1: 103, // Mean second group
    muOneLabel: "Treatment", // Label second group
    SD: 15, // SD
    d: 0.2, // Cohen's d
    xLabel: "Outcome" // x-axis label
  },
@rpsychologist rpsychologist added enhancement New feature or request help wanted Extra attention is needed labels Oct 21, 2020
rpsychologist added a commit that referenced this issue Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant