Collection of models and analysis methods used in regional and urban economics and (quantitative) economic geography, e.g. measures of inequality, regional disparities and convergence, regional specialization as well as accessibility and spatial interaction models.
Summarize model output using a robust effect size index. The index is introduced in Vandekar, Tao, & Blume (2020, <doi:10.1007/s11336-020-09698-2>). Software paper available at <doi:10.18637/jss.v112.i03>.
This package provides tools for manipulating, exploring, and visualising multiple-response data, including scored or ranked responses. Conversions to and from factors, lists, strings, matrices; reordering, lumping, flattening; set operations; tables; frequency and co-occurrence plots.
This package provides functions for extracting feature contributions from a random forest model from package randomForest
. Feature contributions provide detailed information about the relationship between data variables and the predicted value returned by random forest model.
This package provides a recursively partitioned mixture model for Beta and Gaussian mixtures. This is a model-based clustering algorithm that returns a hierarchy of classes, similar to hierarchical clustering, but also similar to finite mixture models.
Combining Univariate Association Test Results of Multiple Phenotypes for Detecting Pleiotropy.
Collection of functions for distributed lag linear and non-linear models.
Full descriptive statistics, physical description of sediment, metric or phi sieves.
This package provides a framework for creating plots with glowing points.
This package provides functions for measuring population divergence from genotypic data.
Package for fast computation of the maximum kernel likelihood estimator (mkle).
Visualizes multiple sequence alignments dynamically within the Shiny web application framework.
Construct a Hidden Markov Model with states learnt by unsupervised classification.
This package contains functions for visualization univariate data: ccdplot and qddplot.
This package provides a pure R implementation of the t-SNE algorithm.
Random vectors, called rvecs. An rvec holds multiple draws, but tries to behave like a standard R vector, including working well in data frames. Rvecs are useful for analysing output from a simulation or a Bayesian analysis.
This package provides a cross-validated minimal-optimal feature selection algorithm. It utilises popularity counting, hierarchical clustering with feature dissimilarity measures, and prefiltering with all-relevant feature selection method to obtain the minimal-optimal set of features.
This package finds the k nearest neighbours for every point in a given dataset in O(N log N) time using Arya and Mount's ANN library. Provides approximate, exact searches, fixed radius searches, bd and kb trees.
Implementation of Robust Regression tailored to deal with Asymmetric noise Distribution, which was originally proposed by Takeuchi & Bengio & Kanamori (2002) <doi:10.1162/08997660260293300>. In addition, this implementation is extended as introducing potential feature regularization by LASSO etc.
Convenience functions to make some common tasks with right-to-left string printing easier, more convenient and with no need to remember long Unicode characters. Specifically helpful for right-to-left languages such as Arabic, Persian and Hebrew.
Estimates robust rank-based fixed effects and predicts robust random effects in two- and three- level random effects nested models. The methodology is described in Bilgic & Susmann (2013) <https://journal.r-project.org/archive/2013/RJ-2013-027/>.
Pointwise generation and display of attractors (prefractals) of the random iterated function system (RIFS) for various combinations of probabilistic and geometric parameters of some fixed point sets (protofractals), described by Bukhovets A.G. (2012) <doi:10.1134/S0005117912020154>.
This is a package for parallel computing with a network of local and remote workers. It enables fast exchange of results between the workers through a Redis database. Key features include task queues, local caching, and sophisticated error handling.
This package provides methods and classes for object-oriented programming in R with or without references. Large effort has been made on making definition of methods as simple as possible with a minimum of maintenance for package developers.