calZscore.sampleDataset: Calculate z-scores of QC metrics of a SampleDataset

calZscore.sampleDatasetR Documentation

Calculate z-scores of QC metrics of a SampleDataset

Description

Calculate z-scores of QC metrics of a SampleDataset

Usage

## S3 method for class 'sampleDataset'
calZscore(object, strat = NULL, qcMetrics = NULL,
  mad = T)

Arguments

object

a sample data set

strat

variable or vector of attributes the sample will be stratified by

qcMetrics

optional, which QC metrics should be stratified on.

mad

defaultwhether use Median Absolute Deviation to calculate z-score.

Value

sampleDataset object


xiaolicbs/samplyzer documentation built on Sept. 4, 2023, 9:23 p.m.