Skip to content

Add one-sided tests, convenience functions for t-test, median test#8

Merged
mthulin merged 13 commits intomainfrom
boot_test
Mar 4, 2025
Merged

Add one-sided tests, convenience functions for t-test, median test#8
mthulin merged 13 commits intomainfrom
boot_test

Conversation

@mthulin
Copy link
Owner

@mthulin mthulin commented Mar 4, 2025

Added support for one-sided tests. Added the boot_t_test and boot_median_test functions for carrying out bootstrap tests of location. Updated documentation for boot_summary and censboot_summary to not mention studentized intervals (which aren't supported by upstream packages). Added a new vignette.

Closes #1

@mthulin mthulin merged commit c259f3f into main Mar 4, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

Add support for one-sided tests

1 participant