summarizeToNumberOfEvents: Summarize To Number of Binary Events

Description Usage Arguments

Description

Given a matrix it summarize to a 0 or 1

Usage

1
2
summarizeToNumberOfEvents(data, features, name = "event",
  min_prop = 0.1, cliques = NULL)

Arguments

data

a data matrix

features

a vector with the features to analyze

name

prefix of the covariates

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.