check_sum_to_zero | R Documentation |
Check if random effect means sum-to-zero.
check_sum_to_zero(result, idx)
`result` |
The result of a call to 'multinomial_model()'. |
`idx` |
A random effects indentifier string name such as '"area_idx"' |
A vector of sums of the random effect mean over its indicies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.