Statsmodels Nilai yang dipasang

import statsmodels.api as sm

mod = sm.OLS(Y, X).fit()
mod.fittedvalues
Ahh the negotiatior