gaussian_peak {signalProcessing}
R Documentation
generates a set of the gauss peaks
Description
Usage
gaussian_peak
(
center
,
height
,
width
,
offset
=
0
);
Arguments
center
-
height
-
width
-
offset
-
Details
Authors
signalKit
Value
this function returns data object of type
Variable
.
clr value class
Variable
Examples
[Package
signalProcessing
version 1.0.0.0
Index
]