Skip to content

Commit 5f16b0b

Browse files
committed
Add thesis on software estimation
1 parent 45deb77 commit 5f16b0b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/references/bib.bib

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,3 +1712,13 @@ @techreport{nguyen:2007a
17121712
url = {http://csse.usc.edu/TECHRPTS/2007/usc-csse-2007-737/usc-csse-2007-737.pdf},
17131713
year = {2007},
17141714
}
1715+
1716+
@phdthesis{ourada:1991a,
1717+
abstract = {This study was a calibration, validation and comparison of four software effort estimation models. The four models evaluated were REVIC, SASET, SEER, and COSTMODL. A historical database was obtained from Space Systems Division, in Los Angeles, and used as the input data. Two software environments were selected, one used to calibrate and validate the models, and the other to show the performance of the models outside their environment of calibration. REVIC and COSTMODL are COCOMO derivatives and were calibrated using Dr. Boehm's, procedure. SASET and SEER were found to be uncalibratable for this effort. Accuracy of all the models was significantly low; none of the models performed as expected. REVIC and COSTMODL actually performed better against the comparison data than the data from the calibration. SASET and SEER were very inconsistent across both environments.},
1718+
author = {Gerald L. Ourada},
1719+
keywords = {cocomo, software estimation, man-months, sloc, lloc},
1720+
school = {Air Force Institute of Technology},
1721+
title = {{Software Cost Estimating Models: A Calibration, Validation, and Comparison}},
1722+
url = {http://www.dtic.mil/dtic/tr/fulltext/u2/a246677.pdf},
1723+
year = {1991},
1724+
}

0 commit comments

Comments
 (0)