bestQperm | R Documentation |
Function bestQperm
is used to rearrange the columns of the estimated Q so that
the order of the columns best matches that of the true Q-matrix.
bestQperm(estQ, trueQ)
estQ |
The estimated Q-matrix. |
trueQ |
The true Q-matrix. |
The function returns a Q-matrix in which the order of the columns best matches that of the true Q-matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.