View source: R/compare_models.R
| compare_models | R Documentation |
Performs a Likelihood Ratio Test (LRT) between the 4-parameter full model and the 3-parameter submodel.
compare_models(full_model, sub_model)
full_model |
A fitted 4-parameter 'betadanish' object. |
sub_model |
A fitted 3-parameter 'betadanish' object. |
A data frame with the test statistic and p-value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.