uwesterr / CoronaPredict

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

run cronjob once a day to calculate optimisation values #116

Closed uwesterr closed 4 years ago

uwesterr commented 4 years ago

run a script once a day to pull RKI data and perform optimisation, store values in RData file and read in when file is started

uwesterr commented 4 years ago

can be called as batch job R CMD BATCH ValidationScriptBundeslaender.R

uwesterr commented 4 years ago

the file /home/shiny/ShinyApps/CovidPred/src/createRkiRegOptFrame.R can be run, note, set working directory to source file location

uwesterr commented 4 years ago

data flow of 3 stage optimization image

uwesterr commented 4 years ago

needs just to run optimizingChain.R