The tipsae package implements a set of small area estimation tools for mapping proportions and indicators defined on the unit interval. It provides for small area models
defined at area level, including the classical beta regression, zero- and/or…
Market models constitute a significant cornerstone of empirical applications in business, industrial organization, and policymaking macroeconomics. The econometric literature proposes various estimation methods for markets in equilibrium, which…
The library scikit-fda is a Python package for functional data analysis (FDA). It provides a comprehensive set of tools for representation, preprocessing, and exploratory analysis of functional data. The library is built upon and integrated in…
One of the most attractive features of R is its linear modeling capabilities. We describe
a Python package, salmon, that brings the best of R’s linear modeling functionality to
Python in a Pythonic way – by providing composable objects for…
For randomized controlled trials (RCTs) with a single intervention’s impact being measured on multiple outcomes, researchers often apply a multiple testing procedure (such
as Bonferroni or Benjamini-Hochberg) to adjust p values. Such an adjustment…
Certain events can make the structure of volatility of financial returns to change,
making it nonstationary. Models of time-varying conditional variance such as generalized
autoregressive conditional heteroscedasticity (GARCH) models usually assume…
Non-Gaussian spatial and spatio-temporal data are becoming increasingly prevalent,
and their analysis is needed in a variety of disciplines. FRK is an R package for spatial
and spatio-temporal modeling and prediction with very large data sets that,…
Empirical likelihood enables a nonparametric, likelihood-driven style of inference without relying on assumptions frequently made in parametric models. Empirical likelihoodbased tests are asymptotically pivotal and thus avoid explicit studentization.…
Holistic linear regression extends the classical best subset selection problem by adding
additional constraints designed to improve the model quality. These constraints include
sparsity-inducing constraints, sign-coherence constraints and linear…
This article introduces the Python package gcimpute for missing data imputation.
Package gcimpute can impute missing data with many different variable types, including
continuous, binary, ordinal, count, and truncated values, by modeling data as…