Other packages > Find by keyword >

HSPOR  

Hidden Smooth Polynomial Regression for Rupture Detection
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("HSPOR", "1.1.9")



Attach the package and use:
library("HSPOR")
Maintained by
Florine Greciet
[Scholar Profile | Author Map]
First Published: 2019-09-03
Latest Update: 2019-09-03
Description:
Several functions that allow by different methods to infer a piecewise polynomial regression model under regularity constraints, namely continuity or differentiability of the link function. The implemented functions are either specific to data with two regimes, or generic for any number of regimes, which can be given by the user or learned by the algorithm. A paper describing all these methods will be submitted soon. The reference will be added to this file as soon as available.
How to cite:
Florine Greciet (2019). HSPOR: Hidden Smooth Polynomial Regression for Rupture Detection. R package version 1.1.9, https://cran.r-project.org/web/packages/HSPOR. Accessed 01 May. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited HSPOR R package
View HSPOR citation profile
Other R packages that HSPOR depends, imports, suggests or enhances
Complete documentation for HSPOR
Functions, R codes and Examples using the HSPOR R package
Some associated functions: H2SPOR . H2SPOR_DynProg . HKSPOR . HKSPOR_DynProg . 
Some associated R codes: EM_algorithm_2_SPOR.R . EM_algorithm_K_SPOR.R . EM_algorithm_many_constraints_2_SPOR_DynProg.R . EM_algorithm_one_constraint_2_SPOR_DynProg.R . Fixed_point_method_2_SPOR.R . Fixed_point_method_K_SPOR.R . Fixed_point_method_many_constraints_2_SPOR_DynProg.R . Fixed_point_method_one_constraint_2_SPOR_DynProg.R . Fixed_point_method_one_constraint_K_SPOR_DynProg.R . Fixed_point_method_two_constraints_K_SPOR_DynProg.R . Fixed_point_smoothing_method_one_constraint_K_SPOR_DynProg.R . Fixed_point_smoothing_method_two_constraints_K_SPOR_DynProg.R . H2SPOR.R . H2SPOR_DynProg.R . H2SPOR_DynProg_rec.R . HKSPOR.R . HKSPOR_DynProg.R . HKSPOR_DynProg_REC.R . Init_param.R . Jacobian_Matrix_2_SPOR.R . Jacobian_Matrix_K_SPOR.R . Jacobian_Matrix_many_constraints_2_SPOR_DynProg.R . Jacobian_Matrix_one_constraint_2_SPOR_DynProg.R . Jacobian_Matrix_one_constraint_K_SPOR_DynProg.R . Jacobian_Matrix_two_constraints_K_SPOR_DynProg.R . Maximum_likelihood_K_SPOR.R . Minus_Complete_log_likelihood.R . Observations_weigths.R . Optimization_2_SPOR.R . Optimization_K_SPOR.R . Optimization_many_constraints_2_SPOR_DynProg.R . Optimization_one_constraint_2_SPOR_DynProg.R . Parameters_estimation.R . Parameters_estimation_K_SPOR_DynProg.R . Regime_probability.R . Smoothing_Observations_weigths_K_SPOR.R . Smoothing_observations_weights_2_SPOR.R . Smoothing_observations_weigths_2_SPOR_DynProg.R . TimeT_estimation_K_SPOR.R . TimeT_grid_K_SPOR.R . Transform_vector_to_matrix.R . Trichotomic_algorithm_2_SPOR.R . Trichotomic_algorithm_many_constraints_2_SPOR_DynProg.R . Trichotomic_algorithm_one_constraint_2_SPOR_DynProg.R . Variance_estimation.R . Variance_estimation_K_SPOR_DynProg.R . Vector_solution.R . Vector_solution_many_constraints_2_SPOR_DynProg.R . Vector_solution_one_constraint_2_SPOR_DynProg.R . Vector_solution_one_constraint_K_SPOR_DynProg.R . Vector_solution_two_constraints_K_SPOR_DynProg.R .  Full HSPOR package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for HSPOR0246810121416182022TrendBars

Today's Hot Picks in Authors and Packages

dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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