I've spent a long time looking for this so I thought I'd post for some help. C1i = β1+β2Q1i+β3(Q1i)^2+β4(Q1i)^3+εi, Var(εi) = σ^2*Q1i there are 28 obs. on Cost(C) and Output(Q). Find the gls estimates for β1, β2, β3, and β4. I have been trying to find the code in SAS to do this but I've had no luck. I am trying PROC MIXED and PROC CALIS procedures in SAS. Does anyone know the code to answer this question? The first column in the attached file is C1 and the second is Q1. Thanks.
... View more