From e4aeb0f5511e9d76582eb23d23a730ac6792e6b9 Mon Sep 17 00:00:00 2001
From: dj44vuri <julian.sagebiel@idiv.de>
Date: Mon, 11 Dec 2023 15:08:54 +0100
Subject: [PATCH] small change

---
 Projects/CSA/parameters_csa.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Projects/CSA/parameters_csa.R b/Projects/CSA/parameters_csa.R
index 59d2998..c2e314f 100644
--- a/Projects/CSA/parameters_csa.R
+++ b/Projects/CSA/parameters_csa.R
@@ -7,7 +7,7 @@ designpath<- "Projects/CSA/Designs/"
 notes <- "No Heuristics, price logarithmized after recoded to original level. methane continious"
 
 resps =240  # number of respondents
-nosim=2 # number of simulations to run (about 500 is minimum)
+nosim=2000 # number of simulations to run (about 500 is minimum)
 
 #betacoefficients should not include "-"
 bx1 =0.1
-- 
GitLab