SciRuby/distribution

View on GitHub
lib/distribution/bivariatenormal/gsl.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method pdf has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def pdf(x, y, rho, s1 = 1.0, s2 = 1.0)
Severity: Minor
Found in lib/distribution/bivariatenormal/gsl.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status