summarizeToNumberOfDirectionalEvents: Summarize With Directed Sum

Description Usage Arguments

Description

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

Usage

1
2
summarizeToNumberOfDirectionalEvents(data, features, name = "dCount",
  eventThr = 2, min_prop = 0.1, cliques = NULL)

Arguments

data

a data matrix

features

a vector with the features to analyze

name

prefix of the covariates

eventThr

the absolute value to threshold an event

min_prop

minimal proportion in classes

cliques

the features organized in cliques. Only use for topology.


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