Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

makeunweighted

For converting certain synchrony matrices to unweighted versions


Description

Convenience function for converting certain synchrony matrices to unweighted versions

Usage

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

Wavelet Approaches to Studies of Synchrony in Ecology and Other Fields

v1.0.3
GPL-3
Authors
Daniel C. Reuman [aut, cre], Thomas L. Anderson [aut], Jonathan A. Walter [aut], Lei Zhao [aut], Lawrence W. Sheppard [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.