Other packages > Find by keyword >

slopeOP  

Change-in-Slope OP Algorithm with a Finite Number of States
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("slopeOP", "1.0.1")



Attach the package and use:
library("slopeOP")
Maintained by
Vincent Runge
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-20
Latest Update: 2020-11-23
Description:
Optimal partitioning algorithm for change-in-slope problem with continuity constraint and a finite number of states. Some constraints can be enforced in the inference: isotonic, unimodal or smoothing. With the function slopeSN() (segment neighborhood) the number of segments to infer is fixed by the user and does not depend on a penalty value.
How to cite:
Vincent Runge (2020). slopeOP: Change-in-Slope OP Algorithm with a Finite Number of States. R package version 1.0.1, https://cran.r-project.org/web/packages/slopeOP. Accessed 28 Mar. 2025.
Previous versions and publish date:
1.0.0 (2020-11-20 11:30), 1.0.1 (2020-11-23 17:40)
Other packages that cited slopeOP R package
View slopeOP citation profile
Other R packages that slopeOP depends, imports, suggests or enhances
Functions, R codes and Examples using the slopeOP R package
Some associated functions: linearOP . plot.slopeOP . sdHallDiff . slopeData . slopeOP . slopeSN . 
Some associated R codes: RcppExports.R . slopeOP.R . variance_estimation.R .  Full slopeOP package functions and examples
Downloads during the last 30 days
02/2703/0103/0303/0403/0503/0603/0703/1003/1303/1503/2003/2103/22Downloads for slopeOP11.522.533.544.55TrendBars

Today's Hot Picks in Authors and Packages

FuzzyResampling  
Resampling Methods for Triangular and Trapezoidal Fuzzy Numbers
The classical (i.e. Efron's, see Efron and Tibshirani (1994, ISBN:978-0412042317) "An Introduction ...
Download / Learn more Package Citations See dependency  
pleiotest  
Fast Sequential Pleiotropy Test
It performs a fast multi-trait genome-wide association analysis based on seemingly unrelated regress ...
Download / Learn more Package Citations See dependency  
spinifex  
Manual Tours, Manual Control of Dynamic Projections of Numeric Multivariate Data
Data visualization tours animates linear projection of multivariate data as its basis (ie. orientat ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
hts  
Hierarchical and Grouped Time Series
Provides methods for analysing and forecasting hierarchical and grouped time series. The available ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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