Other packages > Find by keyword >

HS  

Homogenous Segmentation for Spatial Lines Data
View on CRAN: Click here


Download and install HS package within the R console
Install from CRAN:
install.packages("HS")

Install from Github:
library("remotes")
install_github("cran/HS")

Install by package version:
library("remotes")
install_version("HS", "1.1")



Attach the package and use:
library("HS")
Maintained by
Yongze Song
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-04-12
Latest Update: 2019-09-10
Description:
Methods of homogenous segmentation for spatial lines data, such as pavement performance indicators and traffic volumes. Three methods are available for homogenous segmentation, including cumulative difference approach, minimization coefficient of variation, and spatial heterogeneity based method.
How to cite:
Yongze Song (2019). HS: Homogenous Segmentation for Spatial Lines Data. R package version 1.1, https://cran.r-project.org/web/packages/HS. Accessed 21 Apr. 2025.
Previous versions and publish date:
1.0 (2019-04-12 11:02), 1.1 (2019-09-10 06:40)
Other packages that cited HS R package
View HS citation profile
Other R packages that HS depends, imports, suggests or enhances
Functions, R codes and Examples using the HS R package
Some associated functions: cda . deflection . findbreak . hs . hsctg . mcv . preprocessing . segbycategory . segcompare . segid.matrix . segplot . segsmooth . segsummary . shs . splitlong . tsdwa . 
Some associated R codes: cda.R . data.R . findbreak.R . globals.R . hs.R . hsctg.R . mcv.R . preprocessing.R . segbycategory.R . segcompare.R . segplot.R . segsmooth.R . segsummary.R . shs.R . splitlong.R .  Full HS package functions and examples
Downloads during the last 30 days
03/2203/2804/0204/0604/0704/0804/1004/1204/1404/1504/1704/18Downloads for HS12345678910TrendBars

Today's Hot Picks in Authors and Packages

discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA