zscore: z-score

Description Usage Arguments Value Examples

View source: R/AllGenerics.R

Description

Wrapper to calculate the z-score

Usage

1
zscore(x)

Arguments

x

a numeric matrix or data.frame.

Value

The matrix of corresponding row z-scores.

Examples

1
zscore(matrix(1:12,nrow=3))

plger/RNAontheBENCH documentation built on May 25, 2019, 8:22 a.m.