get_random_start_values_p {iotarelr} | R Documentation |
Function written in C++
for generating a set of randomly chosen
probabilities for the Assignment Error Matrix.
get_random_start_values_p(n_categories)
n_categories |
Integer for the number of categories in the data. Must be at least 2. |
Returns a matrix for Assignment Error Matrix (AEM) with randomly generated probabilities. The generated probabilities are in line with the assumption of weak superiority.