Search found 5 matches
- Tue May 04, 2010 6:07 am
- Forum: Programming
- Topic: standardized system regression coefficients
- Replies: 5
- Views: 10098
Re: standardized system regression coefficients
thank you so much for your answers. I'm not sure I undestand you completely. where in the code I have to specify my series and groups names? your first two rows standardize the var? I have a system of 3 regression equations that I estimate simultanusly (LS). I have constrains for all var, excluding ...
- Tue May 04, 2010 12:30 am
- Forum: Programming
- Topic: standardized system regression coefficients
- Replies: 5
- Views: 10098
Re: standardized system regression coefficients
when I'm running a program with 3 equations to calculate the Z scores, I recieve an error. can some one please help me correct the code to adjust it to a system estimation? thank you in advance! %seriesname = "op_income_mo06" "op_income_mo05" "op_income_mo04" %groupname...
- Mon May 03, 2010 11:10 pm
- Forum: Programming
- Topic: standardized system regression coefficients
- Replies: 5
- Views: 10098
standardized system regression coefficients
can someone help with the command to calculate the standardized coefficients in a system regression (EVIEWS 6)??
PLEASE, I need your help.
(3 equations in each system)
PLEASE, I need your help.
(3 equations in each system)
- Mon May 03, 2010 10:18 am
- Forum: Estimation
- Topic: standardized regressing coefficients in a system regression,
- Replies: 2
- Views: 3298
Re: standardized regressing coefficients in a system regression,
how? can someone specify the code for a system? the code for 1 regression: 'PERFORM REGRESSION equation eq1.ls {%seriesname} {%groupname} !count={%groupname}.@count vector(!count) sbetas !stdevY = @stdev({%seriesname}) for !i=1 to !count %name={%groupname}.@seriesname(!i) !stdevX=@stdev({%name}) sbe...
- Mon May 03, 2010 9:38 am
- Forum: Estimation
- Topic: standardized regressing coefficients in a system regression,
- Replies: 2
- Views: 3298
standardized regressing coefficients in a system regression,
Hi,
Does anyone knows how can i get standardized regressing coefficients in a system regression, using EVIEWS (version 6)??
I highly appreciate any help .
Thanks,
keren
Does anyone knows how can i get standardized regressing coefficients in a system regression, using EVIEWS (version 6)??
I highly appreciate any help .
Thanks,
keren
