.add_ordinal_result | R Documentation |
Adds the confidence intervals for the CLM estimated effects to compare the individual binary regressions against. Note that interactions must be specified in the same order in both model equations. Will check if the confidence intervals from the binary regressions include the confidence region from the CLM/CLMM estimates.
.add_ordinal_result(clm_obj, results)
clm_obj |
CLM or CLMM object from the ordinal package |
results |
Results from .run_single_glm |
Extended dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.