Fits the basic independent rows and columns model incorporating a linear-by-linear term.
von_Eye_linear_by_linear(n, center = TRUE)a list containing beta: the regression parameters. The linear-by-linear parameter is last g_squared: G^2 fit measure chisq: X^2 fit measure df: degrees of freedom expected: matrix of expected frequencies
matrix of observed counts
should the linear-by-linear components be centered to have mean 0? Default is TRUE