SEJul 24, 2015

Building an OSS Quality Estimation Model with CATREG

arXiv:1507.06929v114 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses quality estimation for OSS developers, but it is incremental as it applies existing statistical methods to OSS data.

The paper tackled the problem of estimating defects in Open Source Software by building quality estimation models using statistical approaches, specifically CATREG and stepwise linear regression, and demonstrated practical value with data from OSS communities.

Open Source Software (OSS) has been a popular form in software development. In this paper, we use statistical approaches to derive OSS quality estimation models. Our objective is to build estimation models for the number of defects with metrics at project levels. First CATREG (Categorical regression with optimal scaling) is used to obtain quantifications of the qualitative variables. Then the independent variables are validated using the stepwise linear regression. The process is repeated to acquire optimal quantifications and final regression formula. This modeling process is performed based on data from the OSS communities and is proved to be practically valuable.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes