Description Usage Arguments Value Examples
View source: R/estimate_alpha.R
This function returns panel selection counts simulated from the Dirichlet- Multinomial model; that is, the result is a m \times N matrix of panel selection counts.
1 | rVis(N = 50, K = 22, m = 20, alpha, scenario = 3)
|
N |
Number of lineups to simulate |
K |
The total number of null panel selections (or, in a Rorschach lineup, the total number of evaluations) |
m |
The number of panels in the lineup |
alpha |
The (scalar) symmetric Dirichlet parameter which is related to the number of interesting panels |
scenario |
which lineup administration is used? scenario 1 and 3 are implemented |
Matrix of dimension m by N
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.