Page 1 of 1

How to...?

Posted: Sat Oct 20, 2012 4:07 pm
by ldg
Hello,

I have a simple question. How can I get the value of the coefficient of each variable in a table?

for example, I know that if I type table1(1,1)=equation1.@schwarz, i would get the result of the schwarz test in table1 column 1 line 1. I need to know how to do this with the coefficient of each variable, can someone help me??

thank you.

Re: How to...?

Posted: Sat Oct 20, 2012 6:59 pm
by EViews Gareth
Equation.@coef(1)

Re: How to...?

Posted: Sat Oct 27, 2012 12:41 pm
by ldg
Thanks....

Another question: how to do that same thing but to get the sum of a serie?

in other words, what would i type to get the result "15" of the series "1, 4, 10"?

Re: How to...?

Posted: Sat Oct 27, 2012 1:53 pm
by startz
Thanks....

Another question: how to do that same thing but to get the sum of a serie?

in other words, what would i type to get the result "15" of the series "1, 4, 10"?
Go into the index of the help system and type "sum."

Re: How to...?

Posted: Fri Jan 25, 2013 10:13 am
by hamid8767
Hello everyone
I have a big/tiny bit question waiting for response
i wanna estimate an nonlinear equation in panel data which can't be linear with eg:ln
1- i gotta use gmm?
2- i have to write the nonlinear model in specification, y?
big thanks...