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

Expand multiple testing wrapper to include other corrections (FDR) #59

Closed
joey711 opened this issue Jan 16, 2012 · 3 comments
Closed

Expand multiple testing wrapper to include other corrections (FDR) #59

joey711 opened this issue Jan 16, 2012 · 3 comments
Assignees
Labels

Comments

@joey711
Copy link
Owner

joey711 commented Jan 16, 2012

There are additional tools for multiple testing beyond the FWER result obtained via mt.minP/mt.maxT wrapper "mt()".

Should probably just expand mt() so that it has additional options/defaults that can include FDR-related multiple testing. Dig further into the multtest package and extend some of these functions to phyloseq via mt().

@ghost ghost assigned joey711 Jan 16, 2012
@joey711
Copy link
Owner Author

joey711 commented Feb 20, 2012

The following commit for v0.99.21 makes multi-class tests possible, which is a small incremental expansion.

2cae7dc

The additional expansion for other types of multiple-inference correction are pending.

@joey711
Copy link
Owner Author

joey711 commented Feb 11, 2013

Have versions of this. Just need to implement. Should do this soon.

joey711 added a commit that referenced this issue May 24, 2014
CHANGES IN VERSION 1.9.8
-------------------------

USER-VISIBLE CHANGES

	- `mt` includes other corrections, FDR by default.

	- Resolves [Issue 59](#59)
joey711 added a commit that referenced this issue May 24, 2014
1.9.8 ggplot2 1.0.0 bugfix, mt enhancement

CHANGES IN VERSION 1.9.8
-------------------------

USER-VISIBLE CHANGES

	- `mt` includes other corrections, FDR by default.

	- Resolves [Issue 59](#59)

CHANGES IN VERSION 1.9.7
-------------------------

BUG FIXES

	- Now requires ggplot2 version 1.0.0

	- Fixes bug in which ggplot 1.0 breaks in a phyloseq vignette 

	- Resolves [Issue 347](#347)
@joey711
Copy link
Owner Author

joey711 commented May 24, 2014

Done.

#348

@joey711 joey711 closed this as completed May 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant