mufMax: Function to calculate MUF score of a vector

Description Usage Arguments Value Author(s) See Also Examples

View source: R/muf.R

Description

Function to calculate maximum (in magnitude) partial sum of a vector

Usage

1
mufMax(x)

Arguments

x

input (numeric) vector

Value

scalar MUF score

Author(s)

Mark Robinson

See Also

mufC mufColumns

Examples

1
mufMax(-4:3)

FIRMAGene documentation built on May 2, 2019, 5:55 p.m.

Related to mufMax in FIRMAGene...