powered by
create DF suitable to predict with GLM
envpredutils.GLM_prediction_df_creator(resposne_predictions, timestamp_vect)
data.frame for glm prediction
prediction output
vector with timestamps
envpredutils.GLM_prediction_df_creator(list("tas"=list("growth_cumulative"= c(1))),timestamp_vect = Sys.Date())
Run the code above in your browser using DataLab