![](https://github.com/allen-1242/tangledfeatures/raw/HEAD/man/figures/logo.png)
TangledFeatures - Feature Selection in Highly Correlated Spaces
Feature selection algorithm that extracts features in highly correlated spaces. The extracted features are meant to be fed into simple explainable models such as linear or logistic regressions. The package is useful in the field of explainable modelling as a way to understand variable behavior.
Last updated 1 years ago
documentation
4.18 score 6 scripts 248 downloads![](https://github.com/allen-1242/structuraldecompose/raw/HEAD/man/figures/logo.png)
StructuralDecompose - Decomposes a Level Shifted Time Series
Explains the behavior of a time series by decomposing it into its trend, seasonality and residuals. It is built to perform very well in the presence of significant level shifts. It is designed to play well with any breakpoint algorithm and any smoothing algorithm. Currently defaults to 'lowess' for smoothing and 'strucchange' for breakpoint identification. The package is useful in areas such as trend analysis, time series decomposition, breakpoint identification and anomaly detection.
Last updated 2 years ago
decompositiontimeseries-analysis
4.18 score 1 stars 4 scripts 309 downloads