peakPartitions: peak partitions

Description Usage Arguments

Description

Partitions a vector of weights based on its mean and standard deviation.

Usage

1
peakPartitions(pcs, l = mWidth(pcs), tests = rep("gt", l), ns = rep(1, l))

Arguments

pcs

the vectors to be assesed

l

the number of vectors being assesed

tests

the tests being applied to each vector

ns

the number of stadard divations from the mean is considered significant


alexjgriffith/CCCA documentation built on May 10, 2019, 8:52 a.m.