naiveperiod {evoper} | R Documentation |
naiveperiod
Description
A naive approach for finding the period in a series of data points
Usage
naiveperiod(d)
Arguments
d |
The data to search period |
Value
A list with the average period and amplitude
[Package evoper version 0.5.0 Index]