sumdnorm: Data normalization

sumdnormR Documentation

Data normalization

Description

sumdnorm calculates summed density from normMulGau.

Usage

sumdnorm(x, xmin = -4, xmax = 4, by = xmax/200)

Arguments

x

A numeric vector.

xmin

the miminal x values.

xmax

the maximal x values.

by

the step length.

Value

A data frame.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.