example {ScottKnottESD} | R Documentation |
An example dataset of Breiman's variable importance scores
Description
A dataset containing software metrics of 1,000 calculation of Breiman's variable importance scores
Usage
example
Format
A data frame with 1,000 rows and 9 variables:
- LOC
lines of code
- Components
the numbers of components
- Subsystem
the numbers of subsystems
- Files
the numbers of files
- Commit
the numbers of commits
- Churn
the numbers of churns
- Ownership
ownership
- Authorship
authorship
- Experience
developer's experience
...
Source
https://github.com/klainfo/ScottKnottESD/
[Package ScottKnottESD version 2.0.3 Index]