From fd9633a7baa6b217d56b61dbf4872fddbcdbffaa Mon Sep 17 00:00:00 2001 From: dj44vuri <julian.sagebiel@idiv.de> Date: Mon, 11 Dec 2023 15:14:30 +0100 Subject: [PATCH] test2 --- functions.R | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions.R b/functions.R index 2f4c62d..5bc7ebb 100644 --- a/functions.R +++ b/functions.R @@ -1,6 +1,8 @@ +##test + sim_choice <- function(designfile, no_sim=10, respondents=330, mnl_U,utils=u[[1]] ,destype) { -- GitLab