| log_lik_diff | R Documentation |
Log-likelihood Difference (Internal)
log_lik_diff( model.type, y_hat, y_hat0, object, y_max = 1 - 10^-10, y_min = 10^-10 )
model.type |
Type of the model. |
y_hat |
Y hat. |
y_hat0 |
Another Y hat. |
object |
Data object. |
y_max |
Max prob for binary Y. |
y_min |
Min prob for binary Y. |
Returns log-likelihood difference.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.