-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi SOCSIM team,
I am running some simulations using the latest version of rsocsim and I am still getting the following error message in the console for all years (here I am only copying for 2022)
------------b118b-load.cpp->load . Sweden_a0b1.sup
#load.cpp->load 4. Sweden_a0b1.sup
18b-load.cpp->load . rates/SWEfert2022
#load.cpp->load 4. rates/SWEfert2022
Incomplete rate set, will add rate till MAXUYEARS (death-->1.0; others:0.0) 144
Incomplete rate set, will add rate till MAXUYEARS (death-->1.0; others:0.0) 144
18b-load.cpp->load . rates/SWEmort2022
#load.cpp->load 4. rates/SWEmort2022
Incomplete rate set, will add rate till MAXUYEARS (death-->1.0; others:0.0) 12
Incomplete rate set, will add rate till MAXUYEARS (death-->1.0; others:0.0) 12
New events generated for all living persons__
I think this comes from the fact that the MAXUYEARS is 200 but I am using the rates only until 110 years, but I believe this could be confusing for users.
Is there any way to fix this message or make it more clear?
Thank you in advance,
Liliana