Learn R Programming

exprso (version 0.5.1)

modPermute: Permute Features in Data

Description

modPermute randomly samples each feature in the data without replacement. This method helps establish a null model for the purpose of testing the significance of observed prediction error estimates.

Usage

modPermute(object)

Arguments

object

An ExprsArray object to undergo pre-processing.

Value

A pre-processed ExprsArray object.