find.top: Estimate upright position from accelerometry data

View source: R/find_top.R

find.topR Documentation

Estimate upright position from accelerometry data

Description

Takes a data frame with variables x,y,z and returns a vector of length 3 indicating orientation of upright position.

Usage

find.top(data, p = 0.95)

Arguments

data

a data frame with variables x,y,z


etzkorn/postuR documentation built on Nov. 15, 2024, 12:41 a.m.