Learn R Programming

metagenomeSeq (version 1.14.0)

ssIntervalCandidate: calculate interesting time intervals

Description

Calculates time intervals of interest using SS-Anova fitted confidence intervals.

Usage

ssIntervalCandidate(fit, standardError, timePoints, positive = TRUE, C = 0)

Arguments

fit
SS-Anova fits.
standardError
SS-Anova se estimates.
timePoints
Time points interpolated over.
positive
Positive region or negative region (difference in abundance is positive/negative).
C
Value for which difference function has to be larger or smaller than (default 0).

Value

Matrix of time point intervals of interest

See Also

cumNorm fitTimeSeries ssFit ssPerm ssPermAnalysis

Examples

Run this code

# Not run

Run the code above in your browser using DataLab