View source: R/calc_loglik_ratio.R
calc_loglik_ratio | R Documentation |
Calculates the loglikelihood ratio between two models
calc_loglik_ratio(model_1_lik_res, model_2_lik_res)
model_1_lik_res |
A data frame with results from a DAISIE maximum likelihood model. |
model_2_lik_res |
A data frame with results from a DAISIE maximum likelihood model. |
Numeric likelihood ratio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.