makeunweighted: For converting certain synchrony matrices to unweighted...

Description Usage Arguments Value Note Author(s)

View source: R/makeunweighted.R

Description

Convenience function for converting certain synchrony matrices to unweighted versions

Usage

1
makeunweighted(mat, sigthresh)

Arguments

mat

A synchrony matrix based on significance testing

sigthresh

Significance threshold to use

Value

makeunweighted converts to an unweighted version of the input. Entries of mat less than sigthresh become a 1, other entries become a 0. The diagonal is NA.

Note

Internal function, no error checking

Author(s)

Lei Zhao, lei.zhao@cau.edu.cn, Daniel Reuman reuman@ku.edu


wsyn documentation built on June 19, 2021, 1:07 a.m.