mat_we2bi: Weighted to Binary matrix

View source: R/matrixOps.R

mat_we2biR Documentation

Weighted to Binary matrix

Description

Weighted to Binary matrix

Usage

mat_we2bi(distmat, emRad, theiler = 0, convMat = FALSE)

Arguments

distmat

Distance matrix

emRad

The radius or threshold value

convMat

Should the matrix be converted from a distmat object of class Matrix::Matrix() to base::matrix() (or vice versa)

Value

A binary matrix


FredHasselman/casnet documentation built on Jan. 6, 2025, 3:18 a.m.