Fit a two-way table using row and column means
Value
An object of class c("twoway")
with the following named components:
- overall
the fitted constant term.
- roweff
the fitted row effects.
- coleff
the fitted column effects.
- residuals
the residuals.
- name
the name of the dataset.
- rownames
the names for the rows
- colnames
the names for the columns
- method
"median"