Learn R Programming

activAnalyzer (version 2.1.2)

compute_mx: Compute MX metric

Description

An MX metric is the count/epoch value at and above which a given amount of the most active minutes is spent (continuously or discontinuously).

Usage

compute_mx(x, n)

Value

A numeric value.

Arguments

x

A vector of counts data.

n

An integer setting the number of rows in correspondance with the targetted amount of time.