-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Broadened the application of ibootnhst to dependent data by enabling stratified resampling - In ibootnhst help, I have added examples of how to use ibootnhst to analyse data acquired from a range of experimental designs, including repeated-measures and split plot designs. - Changed ibootnhst reporting summary to report p-values in APA style. - ibootnhst now refers to the test statistic as t rather than q-ratio, and refers to p-values as p-adj. The summary now also includes the degrees of freedom. - Updated the help of ibootnhst to add a more general description of the method it uses to maintain FWER - single-step maxT procedure
- Loading branch information
acp29
committed
Feb 7, 2022
1 parent
b48cf36
commit 60f49ad
Showing
5 changed files
with
635 additions
and
187 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
name: iboot | ||
version: 3.3.9 | ||
date: 2022-02-02 | ||
version: 3.4.0 | ||
date: 2022-02-07 | ||
author: Andrew Penn <[email protected]> | ||
maintainer: Andrew Penn <[email protected]> | ||
title: A statistics package with a variety of bootstrap resampling tools | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.