summarizeToBinaryEvents: Summarize To Binary Events

Description Usage Arguments

Description

Given a matrix it summarize to a 0 or 1

Usage

1
2
summarizeToBinaryEvents(data, features, name = "bin",
  binaryClassMin = 10, cliques = NULL)

Arguments

data

a data matrix

features

a vector with the features to analyze

name

prefix of the covariates

binaryClassMin

the minimum number of event to include the covariate

cliques

the features organized in cliques. Only use for topology.


cavei/MOSClip documentation built on May 12, 2019, 5:22 p.m.