findDomPeriod: Find the dominant period and weight of a single accelerometer...

Description Usage Arguments Examples

View source: R/findDomPeriod.R

Description

This function calculates the dominant period of an accelerometer axis using an autoregressive modelling approach. It also returns a weight ((dominant - 2nd dominant)/dominant). Returns two values: the dominant period, and a weight

Usage

1

Arguments

x

A single acceleration axis

Examples

1

agougher/accel documentation built on May 14, 2019, 5:13 a.m.