Learn R Programming

ClassifyR (version 1.6.2)

functionOrList: Union of Functions and List of Functions

Description

Allows a slot to be either a function or a list of functions.

Arguments

Examples

Run this code
  SelectParams(limmaSelection)
  SelectParams(list(limmaSelection, leveneSelection), "Ensemble Selection")

Run the code above in your browser using DataLab