skewedGaussian_minpack.lm: Implementation of the Skewed Gaussian peak shape for use with...

Description Usage Arguments Value

View source: R/curveFit_utils.R

Description

Implementation of the Skewed Gaussian peak shape for use with minpack.lm

Usage

1

Arguments

params

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

xx

(numeric) values at which to evalute the skewed gaussian

Value

value of the skewed gaussian evaluated at xx


peakPantheR documentation built on Nov. 8, 2020, 6:38 p.m.