SXTuni: SXTuni

Description Usage Arguments Details Value Author(s) References See Also Examples

View source: R/SXTuni.R

Description

Univariate test

Usage

1
2
3
4
5
6
SXTuni(subject = subject,
       test.method = "t",
       adjust.method = "fdr",
       log.scale = FALSE,
       info = info,
       path = NULL)

Arguments

subject: data.
test.method: "t": student t test, "wilcox": wilcoxon test, "anova": ANOVA test.
info: A list for information of group.
log.scale: log transformation, "FALSE", "e" or numeric.
path: work directory.

Details

Package: SXTuni
Type: Package
Version: 1.0
Date: 2016-10-13
License: No

Value

Author(s)

Jasper Shen

Maintainer: Jasper Shen <shenxt1990@163.com>

References

nothing

See Also

plsr

Examples

1
nothing

jaspershen/SXTuni documentation built on May 18, 2019, 5:56 p.m.