NormalyzerEvaluationResults: Representation of evaluation results by calculating...

Description Usage Arguments Value Slots Examples

Description

Contains the resulting information from the processing which subsequently can be used to generate the quality assessment report.

Usage

1
2
3

Arguments

nr

NormalyzerResults object

Value

nds Generated NormalyzerEvaluationResults instance

Slots

avgcvmem

Average coefficient of variance per method

avgcvmempdiff

Percentage difference of mean coefficient of variance compared to log2-transformed data

featureCVPerMethod

CV calculated per feature and normalization method.

avgmadmem

Average median absolute deviation

avgmadmempdiff

Percentage difference of median absolute deviation compared to log2-transformed data

avgvarmem

Average variance per method

avgvarmempdiff

Percentage difference of mean variance compared to log2-transformed data

lowVarFeaturesCVs

List of 5 for log2-transformed data

lowVarFeaturesCVsPercDiff

Coefficient of variance for least variable entries

anovaP

ANOVA calculated p-values

repCorPear

Within group Pearson correlations

repCorSpear

Within group Spearman correlations

Examples

1
2
3
4

NormalyzerDE documentation built on Nov. 8, 2020, 8:22 p.m.