EM_calibration_indep | R Documentation |
EM calibration in the case of conditional independence
EM_calibration_indep(fHconfig, Prior.init, Precision = 1e-06)
fHconfig |
a matrix containing config densities evaluated at each items, each column corresponding to a configurations. |
Prior.init |
the initialization of prior probabilities for each of the H-configurations. |
Precision |
Precision for the stop criterion. (Default is 1e-6) |
a vector of estimated prior probabilities for each of the H-configurations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.