om_theta_fill | R Documentation |
Fill parameters to the G and weights
om_theta_fill(theta = NULL, weights, mat_g, uncons_theta = TRUE, tot = 1)
theta |
parameters in weights and G |
weights |
vector of the original weights |
mat_g |
transition matrix G |
uncons_theta |
whether theta are unconstrained. If TRUE, convert using exponential function. Example: (row tot - row sum fixed values) [e^a/(1+e^a+e^b) e^b/(1+e^a+e^b)] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.