weightederm: Weighted Empirical Risk Minimization for Changepoint Regression

R interface to the 'weightederm' package for 'Python', which provides 'scikit-learn'-style estimators for offline change point regression (data segmentation) via weighted empirical risk minimization. Supports least-squares, Huber, and logistic losses with fixed or cross-validated numbers of change points. Wraps 'Python' via 'reticulate'. Arpino and Venkataramanan (2026) <doi:10.48550/arXiv.2604.11746>.

Version: 0.1.0
Imports: reticulate (≥ 1.28)
Suggests: testthat (≥ 3.0.0)
Published: 2026-04-22
DOI: 10.32614/CRAN.package.weightederm (may not be active yet)
Author: Gabriel Arpino [aut, cre]
Maintainer: Gabriel Arpino <arpino.gabriel at gmail.com>
BugReports: https://github.com/gabrielarpino/weightederm-r/issues
License: Apache License (≥ 2.0)
URL: https://github.com/gabrielarpino/weightederm-r
NeedsCompilation: no
SystemRequirements: Python (>= 3.9), weightederm Python package
Language: en-US
Materials: README, NEWS
CRAN checks: weightederm results

Documentation:

Reference manual: weightederm.html , weightederm.pdf

Downloads:

Package source: weightederm_0.1.0.tar.gz
Windows binaries: r-devel: weightederm_0.1.0.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): weightederm_0.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): weightederm_0.1.0.tgz, r-oldrel (x86_64): weightederm_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=weightederm to link to this page.