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

Is making #25

Open
ethanweed opened this issue Nov 1, 2023 · 0 comments
Open

Is making #25

ethanweed opened this issue Nov 1, 2023 · 0 comments

Comments

@ethanweed
Copy link
Owner

ethanweed commented Nov 1, 2023

In section 14.3.6. Doing the test in Python, the data are converted from long to wide. But maybe this is just confusing? Maybe I should at least show that you can also just subset the data in the call to pingouin?

Like this:
pg.ttest(df[df['tutor'] == 'Anastasia']['grade'], df[df['tutor'] == 'Bernadette']['grade'], correction = False)

Also the text about correction=False and the default set to True is confusing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant