getdwtus: Density weighted intensity for one sample

getdwtusR 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])

yufree/enviGCMS documentation built on Sept. 12, 2023, 6:34 p.m.