uwesterr / CoronaPredict

With AdMOS develop a shiny app to predict corona progress
1 stars 2 forks source link

optimisation of reduzierung for time range to adjacent Reduzierung in the future #127

Open uwesterr opened 4 years ago

uwesterr commented 4 years ago

filter dfUnNested and dfRechenKern to according time range in calcPredictionsForGaOptimization before MAPE(log10(dfUnNested$SumAnzahl),log10(dfRechenKern$ErfassteInfizierteBerechnet))

uwesterr commented 4 years ago

probably need to calculate reduzierung optimisation iterative

uwesterr commented 4 years ago

no good match image image

data RkiDataICU_BeatmetOptiTotal2020-04-23 17:15:59.RData next, try to vary reduzierung based on future points only

uwesterr commented 4 years ago

using only data in future brings no improvement image need to check code