Thanks to visit codestin.com
Credit goes to github.com

Skip to content

❗ This is a read-only mirror of the CRAN R package repository. segclust2d — Bivariate Segmentation/Clustering Methods and Tools. Homepage: https://github.com/rpatin/segclust2d Report bugs for this package: https://github.com/rpatin/segclust2d/issues

Notifications You must be signed in to change notification settings

cran/segclust2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

segclust2d: bivariate segmentation with optional clustering for R

Introduction

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.

Website

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:

Installation

For the version :

install.packages("segclust2d")

If you want the newest , you can install segclust2d from github with:

devtools::install_github("rpatin/segclust2d")

About

❗ This is a read-only mirror of the CRAN R package repository. segclust2d — Bivariate Segmentation/Clustering Methods and Tools. Homepage: https://github.com/rpatin/segclust2d Report bugs for this package: https://github.com/rpatin/segclust2d/issues

Resources

Stars

Watchers

Forks

Packages

No packages published