| NEWS | R Documentation |
Fixed class problems with the development and upcoming releases of R
Added imports statement to NAMESPACE
Made sure to close progress bar connections
Added a phase locking test based on the randomization of the phases
of each signal in function phase.sync
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)
vario.fit handles NAs in vario objects more gracefully
vario handles NAs in vario objects more gracefully
vario.fit handles NAs in vario objects more gracefully
print function for phase.sync object only prints the first few entries
The print function for kendall.w now reports the p-value obtained via randomizations.
phase.sync and peaks now accept vectors, which are internally converted to Nx2 matrices.