The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
segclust2d
provides R code for a segmentation method
that can be used on all bivariate time-series. The segmentation method
can additionally be associated with a clustering algorithm. It was
originally intended for ecological segmentation (home-range and
behavioural modes) but can be easily applied on other type of
time-series. The package also provides tools for analysing outputs from
R packages moveHMM
and marcher
.
Full documentation for segclust2d is available on this website: https://rpatin.github.io/segclust2d/
Three topics are discussed there, and are also available as vignettes in the R package:
install.packages("segclust2d")
If you want the newest ,
you can install
segclust2d
from github with:
::install_github("rpatin/segclust2d") devtools
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.