Method: Statsample::Anova::TwoWay#ss_total
- Defined in:
- lib/statsample/anova/twoway.rb
#ss_total ⇒ Object (readonly)
Returns the value of attribute ss_total.
11 12 13 |
# File 'lib/statsample/anova/twoway.rb', line 11 def ss_total @ss_total end |