null association model
Goodman_null_association(
n,
max_iter = 25,
verbose = FALSE,
exclude_diagonal = FALSE
)a list containing alpha: row effects beta: column effects log_likelihood: log(likelihood) g_squared: G^2 fit measure chisq: X^2 fit measure df: degrees of freedom
matrix of observed counts
maximum number of iterations. Default is 10
should cycle-by-cycle info be printed? Default is FALSE
logical, Should the diagonal be excluded from the computations. Default is FALSE