Description Usage Arguments Value See Also
Converts theta values underneath a link function to beta values.
1 2 3 4 5 | theta_to_beta(theta, k, link_function)
theta_probit_to_beta(theta, k)
theta_logit_to_beta(theta, k)
|
theta |
Matrix of theta values |
k |
Number of Attributes |
link_function |
Link function to use |
Beta matrix after translation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.