RR | R Documentation |
Function RR
is used to compute the recovery rates for an estimate Q-matrix.
In general, it can be used to compute the agreement rate between two matrices with identical dimensionalities.
RR(Q1, Q2)
Q1 |
The first Q-matrix. |
Q2 |
The second Q-matrix that has the same dimensionality as Q1. |
The function returns
The entry-wise recovery rate
The item-wise recovery rate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.