teamcore
by teamcore
by teamcore
To install packages from this channel, use the channel temporarily with conda or add it to your .condarc file for configured ongoing access. Learn more
| Name | Latest Version | Summary | Updated | License |
|---|
| causalimpact | 0.2.1 | Composable command line interface toolkit | Mar 25, 2025 | BSD |
| r-anomalous | 0.1.0 | Methods for detecting anomalous time series. | Mar 25, 2025 | GPL-2 |
| r-astsa | 1.10 | Data sets and scripts to accompany Time Series Analysis and Its Applications: With R Examples (4th ed), by R.H. Shumway and D.S. Stoffer. Springer Texts in Statistics, 2017, <DOI:10.1007/978-3-319-52452-8>, and Time Series: A Data Analysis Approach Using R. Chapman-Hall, 2019, <ISBN: 978-0367221096>. | Mar 25, 2025 | GPL-3 |
| r-foreca | 0.2.7 | Implementation of Forecastable Component Analysis ('ForeCA'), including main algorithms and auxiliary function (summary, plotting, etc.) to apply 'ForeCA' to multivariate time series data. 'ForeCA' is a novel dimension reduction (DR) technique for temporally dependent signals. Contrary to other popular DR methods, such as 'PCA' or 'ICA', 'ForeCA' takes time dependency explicitly into account and searches for the most ''forecastable'' signal. The measure of forecastability is based on the Shannon entropy of the spectral density of the transformed signal. | Mar 25, 2025 | GPL-2 |
| r-furrr | 0.1.0 | Implementations of the family of map() functions from 'purrr' that can be resolved using any 'future'-supported backend, e.g. parallel on the local machine or distributed on a compute cluster. | Mar 25, 2025 | LGPL-2.1 |
| r-future | 1.18.0 | The purpose of this package is to provide a lightweight and unified Future API for sequential and parallel processing of R expression via futures. The simplest way to evaluate an expression in parallel is to use `x %<-% { expression }` with `plan(multiprocess)`. This package implements sequential, multicore, multisession, and cluster futures. With these, R expressions can be evaluated on the local machine, in parallel a set of local machines, or distributed on a mix of local and remote machines. Extensions to this package implement additional backends for processing futures via compute cluster schedulers etc. Because of its unified API, there is no need to modify any code in order switch from sequential on the local machine to, say, distributed processing on a remote compute cluster. Another strength of this package is that global variables and functions are automatically identified and exported as needed, making it straightforward to tweak existing code to make use of futures. | Mar 25, 2025 | LGPL-2.1 |
| r-globals | 0.12.5 | Identifies global ("unknown" or "free") objects in R expressions by code inspection using various strategies, e.g. conservative or liberal. The objective of this package is to make it as simple as possible to identify global objects for the purpose of exporting them in distributed compute environments. | Mar 25, 2025 | LGPL-2.1 |
| r-greybox | 0.2.2 | Implements functions and instruments for regression model building and its application to forecasting. The main scope of the package is in variables selection and models specification for cases of time series data. This includes promotional modelling, selection between different dynamic regressions with non-standard distributions of errors, selection based on cross validation, solutions to the fat regressions model problem and more. Models developed in the package are tailored specifically for forecasting purposes. So as a results there are several methods that allow producing forecasts from these models and visualising them. | Mar 25, 2025 | GPL (>= 2) |
| r-hdrcde | 3.3 | Computation of highest density regions in one and two dimensions, kernel estimation of univariate density functions conditional on one covariate,and multimodal regression. | Mar 25, 2025 | GPL-3 |
| r-ks | 1.11.7 | Kernel smoothers for univariate and multivariate data, including densities, density derivatives, cumulative distributions, clustering, classification, density ridges, significant modal regions, and two-sample hypothesis tests. Chacon & Duong (2018) <doi:10.1201/9780429485572>. | Mar 25, 2025 | GPL-2 | GPL-3 |
| r-lamw | 1.3.0 | Implements both real-valued branches of the Lambert-W function, also known as the product logarithm, without the need for installing the entire GSL. | Mar 25, 2025 | BSD_2_clause + file LICENSE |
| r-listenv | 0.8.0 | List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting, e.g. 'x <- listenv(a = 1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'. | Mar 25, 2025 | LGPL-2.1 |
| r-mapa | 2.0.4 | Functions and wrappers for using the Multiple Aggregation Prediction Algorithm (MAPA) for time series forecasting. MAPA models and forecasts time series at multiple temporal aggregation levels, thus strengthening and attenuating the various time series components for better holistic estimation of its structure. For details see Kourentzes et al. (2014) <doi:10.1016/j.ijforecast.2013.09.006>. | Mar 25, 2025 | GPL (>= 2) |
| r-mclust | 5.4.6 | Gaussian finite mixture models fitted via EM algorithm for model-based clustering, classification, and density estimation, including Bayesian regularization, dimension reduction for visualisation, and resampling-based inference. | Mar 25, 2025 | GPL-2 |
| r-outliers | 0.14 | A collection of some tests commonly used for identifying outliers. | Mar 25, 2025 | GPL (>= 2) |
| r-rcppparallel | 4.4.1 | High level functions for parallel programming with 'Rcpp'. For example, the 'parallelFor()' function can be used to convert the work of a standard serial "for" loop into a parallel one and the 'parallelReduce()' function can be used for accumulating aggregate or other values. | Mar 25, 2025 | GPL-2 |
| r-reshape2 | 1.4.4 | Flexibly restructure and aggregate data using just two functions: melt and 'dcast' (or 'acast'). | Mar 25, 2025 | MIT |
| r-smooth | 2.4.5 | Functions implementing Single Source of Error state space models for purposes of time series analysis and forecasting. The package includes Exponential Smoothing, SARIMA, Complex Exponential Smoothing, Simple Moving Average, Vector Exponential Smoothing in state space forms, several simulation functions and intermittent demand state space models. | Mar 25, 2025 | GPL (>= 2) |
| r-tsfeatures | 1.0.2 | Methods for extracting various features from time series data. The features provided are those from Hyndman, Wang and Laptev (2013) <doi:10.1109/ICDMW.2015.104>, Kang, Hyndman and Smith-Miles (2017) <doi:10.1016/j.ijforecast.2016.09.004> and from Fulcher, Little and Jones (2013) <doi:10.1098/rsif.2013.0048>. Features include spectral entropy, autocorrelations, measures of the strength of seasonality and trend, and so on. Users can also define their own feature functions. | Mar 25, 2025 | GPL-3 |
| r-tsintermittent | 1.9 | Functions for analysing and forecasting intermittent demand/slow moving items time series. | Mar 25, 2025 | GPL (>= 2) |
| rstl | 0.1.3 | A Python port of R's stl function | Mar 25, 2025 | GNU Lesser General Public v3 (LGPLv3) |