getdwtus {enviGCMS}R Documentation

Density weighted intensity for one sample

Description

Density weighted intensity for one sample

Usage

getdwtus(peak, n = 512, log = FALSE)

Arguments

peak

peaks intensity one sample

n

the number of equally spaced points at which the density is to be estimated, default 512

log

log transformation

Value

Density weighted intensity for one sample

Examples

data(list)
getdwtus(list$data[,1])

[Package enviGCMS version 0.7.1 Index]