keepFeature: keepFeature: logical vector of mixture outcomes at a given...

Description Usage Arguments Value Author(s) Examples

Description

Tells you whether or not to keep a feature at a specified separation

Usage

1
keepFeature(x, minSep = 0.2, G = c(1:5), ...)

Arguments

x

A matrix

minSep

An integer (minimum group mean separation)

G

Numbers of mixture components to try fitting

...

Anything else I forgot

Value

A logical vector

Author(s)

Tim Triche, Jr.

Examples

1
  # keepFeature()

ttriche/regulatoR documentation built on June 1, 2019, 2:51 a.m.