'Using a GLM model output inside another GLM model

I have a doubt about modeling and would like your opinion about it. I have a GBM demand model built in python, and i would like to use that output in a software optimizator that build a GLM Demand Model.

I dont know, if using the demand model optput as a variable inside a demand model could cause any problem in the GLM output.

Thank you!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source