Other packages > Find by keyword >

LinearDetect  

Change Point Detection in High-Dimensional Linear Regression Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("LinearDetect", "0.1.5")



Attach the package and use:
library("LinearDetect")
Maintained by
Yue Bai
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-18
Latest Update: 2021-03-22
Description:
A unified framework for simultaneous structural break detection and parameter estimation in high-dimensional linear models. The proposed method can handle a wide range of models, including change-in-mean model, multiple linear regression model, Vector auto-regressive model and Gaussian graphical model.
How to cite:
Yue Bai (2021). LinearDetect: Change Point Detection in High-Dimensional Linear Regression Models. R package version 0.1.5, https://cran.r-project.org/web/packages/LinearDetect. Accessed 09 Apr. 2025.
Previous versions and publish date:
0.1.4 (2021-03-18 11:00), 0.1.5 (2021-03-22 01:20)
Other packages that cited LinearDetect R package
View LinearDetect citation profile
Other R packages that LinearDetect depends, imports, suggests or enhances
Downloads during the last 30 days
03/1003/1303/1503/1803/2003/2103/2203/2403/2503/2803/3004/0104/0304/0504/0604/0704/08Downloads for LinearDetect1234567TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
multitaper  
Spectral Analysis Tools using the Multitaper Method
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
Download / Learn more Package Citations See dependency  
prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  
fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency  
cvmdisc  
Cramer von Mises Tests for Discrete or Grouped Distributions
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency  
mmb  
Arbitrary Dependency Mixed Multivariate Bayesian Models
Supports Bayesian models with full and partial (hence arbitrary) dependencies between random variab ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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