Method: Statsample::Anova::TwoWay#df_within

Defined in:
lib/statsample/anova/twoway.rb

#df_withinObject (readonly)

Returns the value of attribute df_within.

[View source] [View on GitHub]

10
11
12
# File 'lib/statsample/anova/twoway.rb', line 10

def df_within
  @df_within
end