Found 591 packages in 0.02 seconds
Forward Selection using Concordance/C-Index
Performs forward model selection, using the C-index/concordance in survival analysis models.
Efficient Computations of Standard Clustering Comparison Measures
Implements an efficient O(n) algorithm based on bucket-sorting for
fast computation of standard clustering comparison measures. Available measures
include adjusted Rand index (ARI), normalized information distance (NID),
normalized mutual information (NMI), adjusted mutual information (AMI),
normalized variation information (NVI) and entropy, as described in Vinh et al (2009)
Spatial Dispersion Index (SDI) Family of Metrics for Spatial/Geographic Networks
Spatial Dispersion Index (SDI) is a generalized measurement index, or rather a family of indices to evaluate spatial dispersion of movements/flows in a network in a problem neutral way as described in: Gencer (2023)
Calculate the Dendritic Connectivity Index in River Networks
Calculate and analyze ecological connectivity across the watercourse of river networks using the Dendritic Connectivity Index.
Matrices for Repeat-Sales Price Indexes
Calculate the matrices in
Shiller (1991,
Investigating New Projection Pursuit Index Functions
Projection pursuit is used to find interesting low-dimensional
projections of high-dimensional data by optimizing an index over all
possible projections. The 'spinebil' package contains methods to evaluate
the performance of projection pursuit index functions using tour methods.
A paper describing the methods can be found at
Calculates the Density-Based Clustering Validation (DBCV) Index
A metric called 'Density-Based Clustering Validation index' (DBCV) index to evaluate clustering results, following the < https://github.com/pajaskowiak/clusterConfusion/blob/main/R/dbcv.R> 'R' implementation by Pablo Andretta Jaskowiak. Original 'DBCV' index article: Moulavi, D., Jaskowiak, P. A., Campello, R. J., Zimek, A., and Sander, J. (April 2014), "Density-based clustering validation", Proceedings of SDM 2014 -- the 2014 SIAM International Conference on Data Mining (pp. 839-847),
Turn Vectors and Lists of Vectors into Indexed Structures
Package designed for working with vectors and lists of vectors, mainly for turning them into other indexed data structures.
Bayesian Cluster Validity Index
Algorithms for computing and generating plots with and without error bars for Bayesian cluster validity index (BCVI) (O. Preedasawakul, and N. Wiroonsri, A Bayesian Cluster Validity Index, Computational Statistics & Data Analysis, 202, 108053, 2025.
Compute Seasonality Index, Seasonalized and Deseaonalised the Time Series Data
The computation of a seasonal index is a fundamental step in time-series forecasting when the data exhibits seasonality. Specifically, a seasonal index quantifies — for each season (e.g. month, quarter, week) — the relative magnitude of the seasonal effect compared to the overall average level of the series. This package has been developed to compute seasonal index for time series data and it also seasonalise and desesaonalise the time series data.