enrichmentParameters: enrichmentParameters

Description Usage Arguments

View source: R/enrichmentParameters.R

Description

Enrichment parameters.

Usage

1
2
3
4
5
6
enrichmentParameters(
  organism,
  model = "randomForest",
  response = "class",
  threshold = 0.05
)

Arguments

organism

KEGG organism ID

model

model type to use for extracting explanatory features

response

response variable name to use for extracting explanatory features

threshold

explanatory feature cutoff


jasenfinch/riches documentation built on April 26, 2021, 1:32 a.m.