jelinski {SMPracticals} | R Documentation |
Jelinski and Moranda Data on Software Failures
Description
These are times in days between sucessive failures of a piece of software developed as part of a large data system. The software was released after the first 31 failures. The last three failures occurred after release.
Usage
data(jelinski)
Format
The format is: num [1:34] 9 12 11 4 7 2 5 8 5 7 ...
Source
Jelinski, Z. and Moranda, P. B. (1972) Software reliability research. In W. Freiberger (ed), Statistical Computer Performance Evaluation. London: Academic Press. Pages 465–484.
References
Davison, A. C. (2003) Statistical Models. Cambridge University Press. Page 299.
[Package SMPracticals version 1.4-3.1 Index]