SELECT * FROM GLMPredict ( ON glm_test1 AS input PARTITION BY ANY ON glm_output1 AS model DIMENSION Accumulate ('temp', 'damage') Family ('POISSON') );
SELECT * FROM GLMPredict ( ON glm_test1 AS input PARTITION BY ANY ON glm_output1 AS model DIMENSION Accumulate ('temp', 'damage') Family ('POISSON') );