Learn R Programming

RSADBE (version 1.0)

Bug_Metrics_Software: Bug Metrics Data

Description

A data set which reports the 5 different type of bugs for 5 software. The count frequencies are available for pre- and post- release of the data.

Usage

data(Bug_Metrics_Software)

Arguments

Format

A three dimensional array on the bug counts of 5 software at 5 severity levels.

Source

http://www.eclipse.org/jdt/core/index.php

Examples

Run this code
data(Bug_Metrics_Software)

Run the code above in your browser using DataLab