C# Class MSR.Models.Prediction.PostReleaseDefectFiles.BugLifetimeDistributionExperimental

Inheritance: BugLifetimeDistributionEstimationStrategy
Afficher le fichier Open project: kirnosenko/msr-tools

Méthodes publiques

Méthode Description
BugLifetimeDistributionExperimental ( CodeStabilityPostReleaseDefectFilesPrediction model ) : System

Méthodes protégées

Méthode Description
Distribution ( IEnumerable bugLifetimes ) : double>.Func

Method Details

BugLifetimeDistributionExperimental() public méthode

public BugLifetimeDistributionExperimental ( CodeStabilityPostReleaseDefectFilesPrediction model ) : System
model CodeStabilityPostReleaseDefectFilesPrediction
Résultat System

Distribution() protected méthode

protected Distribution ( IEnumerable bugLifetimes ) : double>.Func
bugLifetimes IEnumerable
Résultat double>.Func