naiveperiod: naiveperiod

View source: R/helper-functions.R

naiveperiodR 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


evoper documentation built on May 19, 2026, 1:07 a.m.

Related to naiveperiod in evoper...