Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 595 packages in 0.01 seconds

hpiR — by Andy Krause, 6 years ago

House Price Indexes

Compute house price indexes and series using a variety of different methods and models common through the real estate literature. Evaluate index 'goodness' based on accuracy, volatility and revision statistics. Background on basic model construction for repeat sales models can be found at: Case and Quigley (1991) < https://ideas.repec.org/a/tpr/restat/v73y1991i1p50-58.html> and for hedonic pricing models at: Bourassa et al (2006) . The package author's working paper on the random forest approach to house price indexes can be found at: < http://www.github.com/andykrause/hpi_research>.

piiR — by Kevin E. Wells, 7 months ago

Predictive Information Index ('PII')

A simple implementation of the Predictive Information Index ('PII').

IndexNumberTools — by Miguel Serrano, a year ago

Working with Index Numbers

A set of utilities for manipulating index numbers series including chain-linking, re-referencing, and computing growth rates.

slider — by Davis Vaughan, 2 months ago

Sliding Window Functions

Provides type-stable rolling window functions over any R data type. Cumulative and expanding windows are also supported. For more advanced usage, an index can be used as a secondary vector that defines how sliding windows are to be created.

STI — by Marc Fasel, 10 years ago

Calculation of the Standardized Temperature Index

A set of functions for computing the Standardized Temperature Index (STI).

DER — by Michail Tsagris, 2 months ago

Income Polarization Index

Extremely fast and memory efficient computation of the DER (or PaF) income polarization index as proposed by Duclos J. Y., Esteban, J. and Ray D. (2004). "Polarization: concepts, measurement, estimation". Econometrica, 72(6): 1737--1772. . The index may be computed for a single or for a range of values of the alpha-parameter and bootstrapping is also available.

catsim — by Geoffrey Thompson, a year ago

Binary and Categorical Image Similarity Index

Computes a structural similarity metric (after the style of MS-SSIM for images) for binary and categorical 2D and 3D images. Can be based on accuracy (simple matching), Cohen's kappa, Rand index, adjusted Rand index, Jaccard index, Dice index, normalized mutual information, or adjusted mutual information. In addition, has fast computation of Cohen's kappa, the Rand indices, and the two mutual informations. Implements the methods of Thompson and Maitra (2020) .

IndexConstruction — by Simon Trimborn, 6 years ago

Index Construction for Time Series Data

Derivation of indexes for benchmarking purposes. A methodology with flexible number of constituents is implemented. Also functions for market capitalization and volume weighted indexes with fixed number of constituents are available. The main function of the package, indexComp(), provides the derived index, suitable for analysis purposes. The functions indexUpdate(), indexMemberSelection() and indexMembersUpdate() are components of indexComp() and enable one to construct and continuously update an index, e.g. for display on a website. The methodology behind the functions provided gets introduced in Trimborn and Haerdle (2018) .

mpindex — by Bhas Abdulsamad, 2 years ago

Multidimensional Poverty Index (MPI)

A set of easy-to-use functions for computing the Multidimensional Poverty Index (MPI).

strat — by Xiang Zhou, 9 years ago

An Implementation of the Stratification Index

An implementation of the stratification index proposed by Zhou (2012) . The package provides two functions, srank, which returns stratum-specific information, including population share and average percentile rank; and strat, which returns the stratification index and its approximate standard error. When a grouping factor is specified, strat also provides a detailed decomposition of the overall stratification into between-group and within-group components.