Description Usage Arguments Value References Examples
Compute varying intraclass correlation coefficients with the method introduced in \insertCitewilliams2019putting;textualvICC.
1 2 3 4 5 6 7 8 9 10 |
y |
Numeric vector. The outcome variable. |
group |
Numeric vector. The grouping variable (e.g., subjects). Note that the groups
must be numbered from 1 to the total number of groups.
See |
type |
Character string. Which model should be fitted
(defaults to |
iter |
Numeric. The number of posterior samples per chain (excluding |
chains |
Numeric. The number of chains (defaults to |
burnin |
Numeric. The number of burnin samples, which are discarded
(defaults to |
prior_scale |
Numeric. The prior distribution scale parameter
(defaults to |
prior_prob |
Numeric. The prior inclusion probability (defaults to |
An object of class vicc
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.