emgGaussian_minpack.lm: Implementation of the Exponentially Modified Gaussian (EMG)...

Description Usage Arguments Value

View source: R/emg.R

Description

Implementation of the Exponentially Modified Gaussian (EMG) peak shape for use with minpack.lm

Usage

1

Arguments

params

(list) exponentiall modified gaussian parameters (params$gamma, params$center, params$sigma, params$amplitude)

xx

(numeric) values at which to evalute the exponentially modified gaussian

Value

value of the exponentially modified gaussian evaluated at xx


zhengfj1994/MeTEA documentation built on June 29, 2021, 5:21 a.m.