ewaff.report.parameters: Specify parameters for report

View source: R/report.r

ewaff.report.parametersR Documentation

Specify parameters for report

Description

Specify parameters for report

Usage

ewaff.report.parameters(
  sig.threshold = NA,
  max.plots = 10,
  qq.inflation.method = "median"
)

Arguments

sig.threshold

P-value threshold for significance (Default: NA). If NA, then threshold used will be 0.05 divided by the number of tests/probes.

max.plots

Maximum number of plots to generate (Default: 10).

qq.inflation.method

Method for calculating genomic inflation lambda. Valid values are "median", "regression" or "robust" (Default: "median").

Value

List of parameter values


perishky/ewaff documentation built on Jan. 31, 2024, 11:29 p.m.