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

mean_table - Add ttest and Anova #15

Open
4 tasks
mbcann01 opened this issue Nov 23, 2017 · 1 comment
Open
4 tasks

mean_table - Add ttest and Anova #15

mbcann01 opened this issue Nov 23, 2017 · 1 comment
Labels
enhancement New feature to existing function or feature high priority Start here New Function Add new function/functionality
Milestone

Comments

@mbcann01
Copy link
Member

mbcann01 commented Nov 23, 2017

Figure out a way to get common hypothesis testing statistics and other related info (e.g., sum of squares) from a mean_table.

  • Make function wrappers that work statistics I commonly need into a dplyr pipeline (ttest, ANOVA)

  • Write unit tests for freq_test

  • Document freq_test using Roxygen

  • Convert to proper vignette

  • Clean up code - check build

@mbcann01 mbcann01 added enhancement New feature to existing function or feature New Function Add new function/functionality labels Nov 23, 2017
@mbcann01 mbcann01 self-assigned this Nov 23, 2017
@mbcann01 mbcann01 added the high priority Start here label Dec 12, 2017
@mbcann01
Copy link
Member Author

mbcann01 commented Dec 12, 2017

After you've added in hypothesis testing here and in #14, then change the version number for bfuncs to 0.3.

Add release number: https://github.com/brad-cannell/bfuncs/releases

@mbcann01 mbcann01 added this to the version 0.3 milestone Dec 12, 2017
@mbcann01 mbcann01 removed their assignment Sep 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature to existing function or feature high priority Start here New Function Add new function/functionality
Projects
None yet
Development

No branches or pull requests

1 participant