Description Usage Arguments Value References See Also Examples
View source: R/blr-model-fit-stats.R
McKelvey Zavoina pseudo r-squared.
1 | blr_rsq_mckelvey_zavoina(model)
|
model |
An object of class |
Cragg-Uhler (Nagelkerke) R2 pseudo r-squared.
McKelvey, R. D., & Zavoina, W. (1975). A statistical model for the analysis of ordinal level dependent variables. Journal of Mathematical Sociology, 4, 103-12.
Other model fit statistics:
blr_model_fit_stats()
,
blr_multi_model_fit_stats()
,
blr_pairs()
,
blr_rsq_adj_count()
,
blr_rsq_cox_snell()
,
blr_rsq_effron()
,
blr_rsq_mcfadden_adj()
,
blr_rsq_nagelkerke()
,
blr_test_lr()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.