standardizeDS: Standardize ExposomeSet

View source: R/standardizeDS.R

standardizeDSR Documentation

Standardize ExposomeSet

Description

Standardize ExposomeSet

Usage

standardizeDS(set, method = "normal")

Arguments

set

ExposomeSet Exposome Set object

method

character Method of standarization. Options are "normal" which scales the exposures using the mean as the center and the standard variation as dispersion, "robust" which uses the median and median absolute deviation respectively and "interquartile range" which uses the median as the center and the coeficient between the interquartile range of the exposure and the normal range between the percentile 75 and 25 as variance.

Value

Returns a standardized ExposomeSet


isglobal-brge/dsExposome documentation built on Feb. 20, 2023, 11:19 a.m.