Last data update: 2014.03.03

R: calculate interesting time intervals
ssIntervalCandidateR Documentation

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


# Not run

Results