om_theta_rejection | R Documentation |
Fill parameter then calculate rejection
om_theta_rejection(theta, weights, mat_g, uncons_theta = TRUE, ...)
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.