NEWS | R Documentation |
News for Package 'synchrony'
Changes in synchrony version 0.3.8 (2019-12-05)
fixed
Fixed class problems with the development and upcoming releases of R
Changes in synchrony version 0.3.7 (2018-05-19)
fixed
Added imports statement to NAMESPACE
Changes in synchrony version 0.3.6 (2016-12-31)
fixed
Made sure to close progress bar connections
Changes in synchrony version 0.3.5 (2016-11-02)
added
Added a phase locking test based on the randomization of the phases of each signal in function
phase.sync
Changes in synchrony version 0.2.5 (2015-12-28)
fixed
-
vario
now accounts for different spatial extents when determining whether the variogram values differ significantly from the regional value (thanks to Lazarus Pomara for pointing out the problem)
Changes in synchrony version 0.2.4 (2015-08-22)
fixed
-
vario.fit
handles NAs invario
objects more gracefully
Changes in synchrony version 0.2.3 (2014-07-14)
fixed
-
vario
handles NAs invario
objects more gracefully
Changes in synchrony version 0.2.2 (2014-03-06)
fixed
-
vario.fit
handles NAs invario
objects more gracefully print function for
phase.sync
object only prints the first few entries
Changes in synchrony version 0.2.1 (2014-01-26)
fixed
The
print
function forkendall.w
now reports the p-value obtained via randomizations.
added
-
phase.sync
andpeaks
now accept vectors, which are internally converted to Nx2 matrices.