Package: binsreg Type: Package Title: Binscatter Estimation and Inference Date: 2023-07-06 Version: 1.0 Author: Matias D. Cattaneo, Richard K. Crump, Max H. Farrell, Yingjie Feng Maintainer: Yingjie Feng Description: Provides tools for statistical analysis using the binscatter methods developed by Cattaneo, Crump, Farrell and Feng (2023a) , Cattaneo, Crump, Farrell and Feng (2023b) and Cattaneo, Crump, Farrell and Feng (2023c) . Binscatter provides a flexible way of describing the relationship between two variables based on partitioning/binning of the independent variable of interest. binsreg(), binsqreg() and binsglm() implement binscatter least squares regression, quantile regression and generalized linear regression respectively, with particular focus on constructing binned scatter plots. They also implement robust (pointwise and uniform) inference of regression functions and derivatives thereof. binstest() implements hypothesis testing procedures for parametric functional forms of and nonparametric shape restrictions on the regression function. binspwc() implements hypothesis testing procedures for pairwise group comparison of binscatter estimators. binsregselect() implements data-driven procedures for selecting the number of bins for binscatter estimation. All the commands allow for covariate adjustment, smoothness restrictions and clustering. Depends: R (>= 3.1) License: GPL-2 Encoding: UTF-8 Imports: ggplot2, sandwich, quantreg, splines, matrixStats RoxygenNote: 7.2.3 NeedsCompilation: no Packaged: 2023-07-06 01:49:41 UTC; y Repository: CRAN Date/Publication: 2023-07-11 12:00:24 UTC