Learn R Programming

metagenomeSeq (version 1.14.0)

ssPerm: class permutations for smoothing-spline time series analysis

Description

Creates a list of permuted class memberships for the time series permuation tests.

Usage

ssPerm(df, B)

Arguments

df
Data frame containing class membership and sample/patient id label.
B
Number of permutations.

Value

A list of permutted class memberships

See Also

cumNorm fitTimeSeries ssFit ssPermAnalysis ssIntervalCandidate

Examples

Run this code

# Not run

Run the code above in your browser using DataLab