Method: Statsample::Regression::Simple#b
- Defined in:
- lib/statsample/regression/simple.rb
#b ⇒ Object
Returns the value of attribute b.
12 13 14 |
# File 'lib/statsample/regression/simple.rb', line 12 def b @b end |
Returns the value of attribute b.
12 13 14 |
# File 'lib/statsample/regression/simple.rb', line 12 def b @b end |