Skip to content

Adding p.adjust.method argument for TBI#41

Merged
sdray merged 1 commit intoadeverse:masterfrom
clementviolet:TBI
Feb 23, 2026
Merged

Adding p.adjust.method argument for TBI#41
sdray merged 1 commit intoadeverse:masterfrom
clementviolet:TBI

Conversation

@clementviolet
Copy link
Copy Markdown
Contributor

Hi!

I needed to change the method for adjusting p-values when using the TBI() function. So I modified the function by adding an argument p.adjust.method with holm as the default value. It should'nt break previous behavior of the function since holm was already the correction applied by default.

@sdray sdray merged commit fd46a54 into adeverse:master Feb 23, 2026
5 of 6 checks passed
@sdray
Copy link
Copy Markdown
Collaborator

sdray commented Feb 23, 2026

Thanks Clement !

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.

2 participants