sig_Peaks_distribution | R Documentation |
Slope of distribution of peaks
sig_Peaks_distribution( Data, decrease_toleranz = 0, tile_low = 10, tile_high = 50 )
Data |
[xts / array]-2D(time, space) Time serious Data in difficult location. |
decrease_toleranz |
[num] Toleranz for the small decrease. |
tile_low, tile_high |
[num]-range(0-100) The title range for slope of the curve. |
sig_Peaks_distribution [num] [1/step]
rslt <- sig_Peaks_distribution(xts_Q)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.