Hello all,
I have a time series database from 1985-2016 for variables W, X, Y, and Z of the following equation:
W = C1 + C2*(1/X) + C3*(Y/X) + C4*(Z/X)
I need to fit the real data to the equation and estimate the constants C1, C2, C3, and C4, while C2 should be no smaller than zero(C2>0).
How can I do it in excel in a way that I get r-squared, standard errors and p-values for the estimated coefficient in excel?
Regards,
Bookmarks