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