ssPerm {metagenomeSeq} | R Documentation |
Creates a list of permuted class memberships for the time series permuation tests.
ssPerm(df, B)
df |
Data frame containing class membership and sample/patient id label. |
B |
Number of permutations. |
A list of permutted class memberships
cumNorm
fitTimeSeries
ssFit
ssPermAnalysis
ssIntervalCandidate
# Not run