easystats: Quickly investigate model performance

Easystats performance is an R package that makes it easy to investigate the relevant assumptions for regression models. Simply use the check_model() function to produce a visualization that combines 6 tests for model performance. We’ll quickly: Lea... The post easystats: Quickly investigate model performance first appeared on R-bloggers.
http://dlvr.it/S3lDmV

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut