• About
  • Documentation

  • More Universes
  • Recent Updates
  • Leader board

  • All repositories
  • All packages
  • All articles
  • All datasets
  • All system Libraries
zhuwang46
  • Builds
  • Packages
  • Articles
  • Datasets
  • Contribution
  • Badges
  • API
  • Feed

Links tozhuwang46

mpath - Regularized Linear Models

Algorithms compute robust estimators for loss functions in the concave convex (CC) family by the iteratively reweighted convex optimization (IRCO), an extension of the iteratively reweighted least squares (IRLS). The IRCO reduces the weight of the observation that leads to a large loss; it also provides weights to help identify outliers. Applications include robust (penalized) generalized linear models and robust support vector machines. The package also contains penalized Poisson, negative binomial, zero-inflated Poisson, zero-inflated negative binomial regression models and robust models with non-convex loss functions. Wang et al. (2014) <doi:10.1002/sim.6314>, Wang et al. (2015) <doi:10.1002/bimj.201400143>, Wang et al. (2016) <doi:10.1177/0962280214530608>, Wang (2021) <doi:10.1007/s11749-021-00770-2>, Wang (2020) <arXiv:2010.02848>.

Last updated

openblasfortran

6.18 score 1 stars 5 dependents 167 scripts 614 downloads

bst - Gradient Boosting

Functional gradient descent algorithm for a variety of convex and non-convex loss functions, for both classical and robust regression and classification problems. See Wang (2011) <doi:10.2202/1557-4679.1304>, Wang (2012) <doi:10.3414/ME11-02-0020>, Wang (2018) <doi:10.1080/10618600.2018.1424635>, Wang (2018) <doi:10.1214/18-EJS1404>.

Last updated

5.33 score 1 stars 6 dependents 42 scripts 4.0k downloads

cts - Continuous Time Autoregressive Models

Provides tools for fitting continuous-time autoregressive (CAR) and complex CAR (CZAR) models for irregularly sampled time series using an exact Gaussian state-space formulation and Kalman filtering/smoothing. Implements maximum-likelihood estimation with stable parameterizations of characteristic roots, model selection via AIC, residual and spectral diagnostics, forecasting and simulation, and extraction of fitted state estimates. Methods are described in Wang (2013) <doi:10.18637/jss.v053.i05>.

Last updated

openblasfortran

3.06 score 1 stars 23 scripts 641 downloads

irboost - Iteratively Reweighted Boosting for Robust Analysis

Fit a predictive model using iteratively reweighted boosting (IRBoost) to minimize robust loss functions within the CC-family (concave-convex). This constitutes an application of iteratively reweighted convex optimization (IRCO), where convex optimization is performed using the functional descent boosting algorithm. IRBoost assigns weights to facilitate outlier identification. Applications include robust generalized linear models and robust accelerated failure time models. Wang (2025) <doi:10.6339/24-JDS1138>.

Last updated

2.70 score 525 downloads

bujar - Buckley-James Regression for Survival Data with High-Dimensional Covariates

Buckley-James regression for right-censoring survival data with high-dimensional covariates. Implementations for survival data include boosting with componentwise linear least squares, componentwise smoothing splines, regression trees and MARS. Other high-dimensional tools include penalized regression for survival data. See Wang and Wang (2010) <doi:10.2202/1544-6115.1550>.

Last updated

2.30 score 9 scripts 292 downloads

orsk - Converting Odds Ratio to Relative Risk in Cohort Studies with Partial Data Information

Reconstructs plausible 2 by 2 contingency tables from published cohort-study summaries when the original cell counts are unavailable. Given group sample sizes and an odds ratio with partial confidence interval information, the package searches for compatible event counts, then derives corresponding relative risks and confidence intervals. It implements the methods described in Wang (2013) <doi:10.18637/jss.v055.i05> and includes summary and plotting methods for reviewing admissible scenarios.

Last updated

2.00 score 2 scripts 511 downloads