Description Usage Arguments Value
The function CompProbZpartial computes the multinomial probabilities of the Multinomial full-conditionals of the latent component memberships for the Gibbs sampling of a Bayesian mixture of Plackett-Luce models.
| 1 | CompProbZpartial(p, pi_inv, Y, u_bin, n_rank, omega)
 | 
| p | Numeric GxK matrix of component-specific support parameters. | 
| pi_inv | Numeric NxK data matrix of partial orderings. | 
| Y | Numeric NxK matrix of the quantitative latent variables. | 
| u_bin | Binary NxK matrix indicating whether sample unit s ranked item i. | 
| n_rank | Numeric vector of length N with the number of items ranked by each sample unit. | 
| omega | Numeric vector of the G mixture weights. | 
Numeric NxG matrix of multinomial probabilities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.