Calculate likelihood ratio
| 1 2 3 | calc_lik_ratio(s_big = s_big, s_small = s_small, w_big = w_big,
  w_small = w_small, mu_big = mu_big, mu_small = mu_small,
  kappa_big = kappa_big, kappa_small = kappa_small, y = y)
 | 
| s_big | s for big model | 
| s_small | s for small model | 
| w_big | w for big model | 
| w_small | w for small model | 
| mu_big | mu for big model | 
| mu_small | mu for small model | 
| kappa_big | kappa for big model | 
| kappa_small | kappa for small model | 
| y | data vector | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.