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

enviGCMS documentation built on Feb. 16, 2023, 8:08 p.m.