Page 1 of 1

Functional form in Box estimation

Posted: Mon Aug 06, 2018 2:06 am
by stavph
hi everyone, i'm trying to estimate something but i'm having trouble expressing it in the box estimation
my equation does not have the form of Y= c(1) + c(2)*X
My model is
Y = [X^c(1)]*[Z^c(2)]

How can I specify it in the box estimation?
Thank you

Re: Functional form in Box estimation

Posted: Thu Aug 09, 2018 5:20 am
by stavph
anyone please?

Re: Functional form in Box estimation

Posted: Thu Aug 09, 2018 5:37 am
by startz

Code: Select all

Y = (X^c(1))*(Z^c(2))