Skip to content

INFORMSJoC/2021.0141

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INFORMS Journal on Computing Logo

This repository includes the R programming codes for evaluating the Cost and Goodness-of-fit of Multi-Version SRGMs for the following paper:

Huang YS*, Fang CC, Chou CH, Tseng ZL, A Study on Optimal Release Schedule for Multi-Version Software. INFORMS Journal on Computing, 2023.

Cite

To cite this software, please cite the paper using its DOI and the software itself, using the following DOI.

@article{OptMultiVerSoft,
  author =        {Y.S. Huang*, C.C. Fang, C.H. Chou, and Z.L. Tseng},
  publisher =     {INFORMS Journal on Computing},
  title =         {A Study on Optimal Release Schedule for Multi-Version Software},
  year =          {2023},
  doi =           {10.1287/ijoc.2021.0141.cd},
  note =          {Available for download at https://github.com/INFORMSJoC/2021.0141},
}  

Description

The purpose of this repository is to share the data and codes for measuring the performance of goodness-of-fit analysis of multi-version software reliability growth models and evaluating the software testing cost under different cases. Our motivation is to present our application so that it can be easily replicated or further research can be conducted based on the analysis presented.

Repository Structure

There are two folders for readers’ reference. These codes were written in R programming language. The folder “GoodnessofFit” includes seven code files for obtaining the least squares estimation of the related model parameters under different testing datasets. The figures of the fitting results are also generated from these program files. The folder “CostEvaluation” includes three code files for evaluating the software testing cost under different cases. The settings of related data and parameters are also included in these program files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages