From c336ece6410ea570706ae19e787455115fa51dde Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 3 Oct 2023 12:06:51 +0200 Subject: [PATCH] add test --- tests/testthat/_snaps/nestedLogit.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/testthat/_snaps/nestedLogit.md diff --git a/tests/testthat/_snaps/nestedLogit.md b/tests/testthat/_snaps/nestedLogit.md new file mode 100644 index 000000000..907ae3fa5 --- /dev/null +++ b/tests/testthat/_snaps/nestedLogit.md @@ -0,0 +1,12 @@ +# model_performance + + Code + model_performance(mnl) + Output + # Indices of model performance + + Response | AIC | BIC | RMSE | Sigma + -------------------------------------------- + work | 325.733 | 336.449 | 0.456 | 1.000 + full | 110.495 | 118.541 | 0.398 | 1.000 +