kcmeans: Conditional Expectation Function Estimation with K-Conditional-Means

Implementation of the KCMeans regression estimator studied by Wiemann (2023) <arXiv:2311.17021> for expectation function estimation conditional on categorical variables. Computation leverages the unconditional KMeans implementation in one dimension using dynamic programming algorithm of Wang and Song (2011) <doi:10.32614/RJ-2011-015>, allowing for global solutions in time polynomial in the number of observed categories.

Package details

AuthorThomas Wiemann [aut, cre]
MaintainerThomas Wiemann <wiemann@uchicago.edu>
LicenseGPL (>= 3)
Version0.1.0
URL https://github.com/thomaswiemann/kcmeans
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("kcmeans")

Try the kcmeans package in your browser

Any scripts or data that you put into this service are public.

kcmeans documentation built on May 29, 2024, 8:17 a.m.