View source: R/fitTimeSeries.R
ssIntervalCandidate | R Documentation |
Calculates time intervals of interest using SS-Anova fitted confidence intervals.
ssIntervalCandidate(fit, standardError, timePoints, positive = TRUE, C = 0)
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). |
Matrix of time point intervals of interest
cumNorm
fitTimeSeries
ssFit
ssPerm
ssPermAnalysis
# Not run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.