Description Usage Arguments Examples
View source: R/GetDeltaParams.R
This function perform all needed calculations to get all Delta related parameters. For do the exact calculations some variables previously calculated are needed.
1 | GetDeltaParams(mx, Delta, Pi, k)
|
mx |
Matrix. Agreement contingency table to perform calculations |
Delta |
Vector. Each element indicate the probability of recognize an element i. |
Pi |
Vector. Each element indicate the probability of classify at random an element in category i. |
k |
Integer. Dimension of the problem. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.