Learn R Programming

HSPOR (version 1.1.9)

Hidden Smooth Polynomial Regression for Rupture Detection

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.

Copy Link

Version

Install

install.packages('HSPOR')

Monthly Downloads

147

Version

1.1.9

License

LGPL-3

Maintainer

Florine Greciet

Last Published

September 3rd, 2019

Functions in HSPOR (1.1.9)

HKSPOR_DynProg

Inference method for any number K of regimes using dynamic programming
HKSPOR

Inference method for any number K of regimes
H2SPOR_DynProg

Inference method that does not require a priori knowledge of the number of regimes and uses dynamic programming
H2SPOR

Inference method for two regimes