Description Usage Arguments Value
View source: R/univariate_models.R
Calculate the negative log-likelihood for a continuous model
1 | calc_neg_log_lik_cont(th_w, x, w, mod_spec, tf_cat_vect = NA)
|
th_w |
The continuous parameter vector [c,kappa] |
x |
The vector of independent variables |
w |
The vector of continuous responses |
mod_spec |
The model specification |
tf_cat_vect |
(Optional) The transformation category vector to transform th_w to a constrained representation |
The negative log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.