SciRuby/statsample

View on GitHub
lib/statsample/regression/simple.rb

Summary

Maintainability
A
50 mins
Test Coverage

Method init_gsl has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def init_gsl(a,b,cov00, cov01, covx1, chisq, status)
Severity: Major
Found in lib/statsample/regression/simple.rb - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status