Hi i have estimated an armax model using python sippy library. The estimation gives me two transfer functions H and G. How can I combine them into a single one to predict model output for new input u(t)or to compute unit step response? I thought to somehow derive state space representation maybe...