Learn R Programming

CoDiNA (version 1.1.2)

Categorize: Categorize

Description

Categorize the links into -1, 0 and 1 given a cutoff.

Usage

Categorize(M, cutoff = 0.33)

Arguments

M

A data.frame to be categorized.

cutoff

By default, the cutoff is 0.33. If the user wants to use another value, it has to be cited on the description of the used methodology that the cutoff was changed.