User Portlet User Portlet

Discussions
I have some data in the form of {{X,Y},Z} that I want to interpolate for Z. (X takes the values from 0 to 40 and Y from 0 to 50000 and Z is from -10 to +10 and the data I have, have integer values of Z and I want to interpolate for obtaining real...
Hi, can you post the code you use about how the fitting is done to obtain beta,sigma,gamma,Ishift,Eshift, for example for some random data of {day , infected, resistant} ? Thanks.
Don't worry everything are ok, my bad. :) After including Clear["Global`*"] at the start, everything runs fine. Probably some leftovers from previous notebook. Thanks for all of these very very good project!