hi guys,
I was trying to put P(F-stat) result in to a columns of a table. When I run LS, it show the P(F-stat) result, but how can I put this result in to a table when coding.
It's there any command for that? like eq.results@.....?
Thanks
how to put P(F-stat) result in to a new table(coding)
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
lollolflyfly
- Posts: 2
- Joined: Sat Nov 19, 2011 1:25 am
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: how to put P(F-stat) result in to a new table(coding)
Calculate it from the f-statistic:
Code: Select all
scalar fprob = 1-@cfdist(eq.@f, eq.@ncoef-1, eq.@regobs-eq.@ncoef)
Who is online
Users browsing this forum: No registered users and 2 guests
