compute_theta | R Documentation |
Compute MAP estimates of latent traits given LHMM parameters
compute_theta(int_seqs, para_a, para_b, para_alpha, para_beta, para_P1, n_pts)
int_seqs |
a list of |
para_a |
|
para_b |
|
para_alpha |
|
para_beta |
|
para_P1 |
a vector of length |
n_pts |
number of quadrature points |
a vector of length n
. Estimated latent traits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.