EqOutputTab (library that helps build equation output)

For questions about EViews Add-ins available from the EViews Add-ins webpage. Note each add-in available on our webpage will have its own individual thread.

Moderators: EViews Gareth, EViews Moderator, EViews Esther

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13318
Joined: Tue Sep 16, 2008 5:38 pm

EqOutputTab (library that helps build equation output)

Postby EViews Gareth » Fri Apr 09, 2010 10:39 am

This thread is about the EqOutTab library that helps EViews programmers/Add-in writers build equation output tables. The routine has the following inputs:

Code: Select all

tab        table object (note this table object must already exist)
!row      row at which to start the output  (usually 1).   On exit will be set at final row number
coefs      coefficient vector
cov      covariance sym matrix
%coefnames  coefficient names
%title   equation title (if null, equation title won't be added (and nor will date/time)
%method   equation method (if null, equation method won't be added)
%sample    sample string (if null, sample string won't be added)
%obs         string containing number of observations (if null observation count won't be added)
!df      Degree of Freedom correction
%dist      string containing name of distribution function to use for p-values.  (If null, it will use @tdist (i.e. t-distribution))


Change Log
  • 2010/04/09 - Initial Release
  • 2010/04/14 - Improved formatting a little
Follow us on Twitter @IHSEViews

wrsuclaedu
Posts: 7
Joined: Mon Oct 04, 2010 6:21 pm

Re: EqOutputTab (library that helps build equation output)

Postby wrsuclaedu » Sun Sep 25, 2011 10:23 am

Are there any written instructions available on using this Add-In? Any information is much appreciated.

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13318
Joined: Tue Sep 16, 2008 5:38 pm

Re: EqOutputTab (library that helps build equation output)

Postby EViews Gareth » Sun Sep 25, 2011 1:17 pm

This isn't an add-in per se, rather it is a simple subroutine that creates an equation output table. The program itself is well commented, so if you wish to use the subroutine, just follow the instructions in the program.
Follow us on Twitter @IHSEViews


Return to “Add-in Support”

Who is online

Users browsing this forum: No registered users and 61 guests