gauss {MethodOpt}R Documentation

Generate a Gaussian fit

Description

Generate a Gaussian fit with given parameters.

Usage

gauss(a, b, c, t)

Arguments

a

amplitute.

b

phase shift.

c

standard deviation.

t

time at which to fit.

Value

value of Gaussian function


[Package MethodOpt version 1.0.0 Index]