Description Usage Arguments Value Examples
The function allows you to prepare the formula and start values for adaptive or generalized Gaussian decomposition using nlsLM.
| 1 | agennls(A, u, sig, r)
 | 
| A | is the amplitude of waveform. | 
| u | is the peak location of waveform. | 
| sig | is the echo width of waveform. | 
| r | is the rate parameter of adpative or generalized Gaussian distribution. For Gaussian distributionm, r is fixed to 2. | 
return a formula suitable for different number of waveform componments with adaptive Gaussian distribution.
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.