mat.binaryzation: Matrix binarization.

View source: R/mat.binaryzation.R

mat.binaryzationR Documentation

Matrix binarization.

Description

Convert matrix element higher to one in zeros.

Usage

mat.binaryzation(M)

Arguments

M

a data frame to know the total size of the concatenated vector.

Value

A matrix.

Author(s)

Sebastian Sosa, Ivan Puga-Gonzalez.


ANTs documentation built on July 3, 2022, 1:05 a.m.

Related to mat.binaryzation in ANTs...