summarizeToBinaryDirectionalEvents: Summarize To Binary Directional Events

Description Usage Arguments

Description

Given a matrix it summarize the positive and negative in two vectors

Usage

1
2
summarizeToBinaryDirectionalEvents(data, features, name = "dirBin",
  binaryClassMin = 10, eventThr = 2, 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

eventThr

the absolute value to threshold an event

cliques

the features organized in cliques. Only use for topology.


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