tests/testthat/_snaps/mclogit.md

model_performance

Code
  model_performance(mod_mb)
Output
  # Indices of model performance

  AIC    |    BIC | Nagelkerke's R2 |  RMSE | Sigma
  -------------------------------------------------
  38.823 | 47.618 |           0.836 | 0.298 | 1.016
Code
  model_performance(mod_mc)
Output
  # Indices of model performance

  AIC    |    BIC | Nagelkerke's R2 |  RMSE | Sigma
  -------------------------------------------------
  13.228 | 24.424 |           0.998 | 0.009 | 0.068


Try the performance package in your browser

Any scripts or data that you put into this service are public.

performance documentation built on Nov. 2, 2023, 5:48 p.m.