Build model and make predictions
model_control(df_control, df_newstudy, method, end_day)
data frame with control data (including historical control, if provided)
data frame, data from new study
"Two-stage non-linear model" or "Linear model"
period of time used for the statistical modelling of the control data
list: two data frames with prediction results (for new study and for control data)