EViews
EViews is a statistical package for Windows, used mainly for time-series oriented econometric analysis. It is developed by Quantitative Micro Software (QMS), now a part of IHS. Version 1.0 was released in March 1994, and replaced MicroTSP. The TSP software and programming language had been originally developed by Robert Hall in 1965. The current version of EViews is 12, released in November 2020. Features EViews can be used for general statistical analysis and econometric analyses, such as cross-section and panel data analysis and time series estimation and forecasting. EViews combines spreadsheet and relational database technology with the traditional tasks found in statistical software, and uses a Windows GUI. This is combined with a programming language which displays limited object orientation. The Enterprise edition of EViews allows access to 3rd party time series data from multiple providers including: Thomson Reuters Datastream, Moody's Economy.com, Macrobond Financia ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Econometrics Software
The following tables compare general and technical information for a number of statistical analysis packages. General information Operating system support ANOVA Support for various ANOVA methods Regression Support for various regression methods. Time series analysis Support for various time series analysis methods. Charts and diagrams Support for various statistical charts and diagrams. Other abilities See also * Comparison of computer algebra systems * Comparison of deep learning software * Comparison of numerical-analysis software * Comparison of survey software * Comparison of Gaussian process software * List of scientific journals in statistics * List of statistical packages Footnotes References Further reading * * * * * {{Statistical software Statistical packages Statistical software are specialized computer programs for analysis in statistics and econometrics. Open-source * ADaMSoft – a generalized statistical software with data m ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Databank Format
{{confusing, date=March 2009 A file format is a procedure to encode information for storage in a computer file. The databank format is an ASCII file format for time series econometric analysis. The format was popularized by MicroTSP. The databank format is used for data of a fixed annual sample frequency (annual, quarterly, monthly) and for undated data. It is supported by TSP, EViews, and many other econometric Econometrics is the application of statistical methods to economic data in order to give empirical content to economic relationships. M. Hashem Pesaran (1987). "Econometrics," '' The New Palgrave: A Dictionary of Economics'', v. 2, p. 8 p. 8� ... applications. Traditionally the name of the file ends with extension .db. By inspection, the databank file is seen to be an ASCII text file containing a single data series. A databank file is formatted in a linewise structure. Initial comment lines begin with a quote. For dated series, the next three lines specify the f ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
TSP (econometrics Software)
TSP is a programming language for the estimation and simulation of econometric models. TSP stands for "Time Series Processor", although it is also commonly used with cross section and panel data. The program was initially developed by Robert Hall during his graduate studies at Massachusetts Institute of Technology in the 1960s. The company behind the program is TSP International which was founded in 1978 by Bronwyn H. Hall, Robert Hall's wife. After their divorce in April 1983, the asset of TSP was split into two versions, and subsequently the two versions have diverged in terms of interface and types of subroutines included. One version is TSP, still developed by TSP International. The other version, initially named MicroTSP, is now named EViews, developed by Quantitative Micro Software. Supported data formats * Microsoft Excel file format * Stata dta files up to version 11 * Databank format {{confusing, date=March 2009 A file format is a procedure to encode information for st ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Statistical Package
Statistical software are specialized computer programs for analysis in statistics and econometrics. Open-source * ADaMSoft – a generalized statistical software with data mining algorithms and methods for data management * ADMB – a software suite for non-linear statistical modeling based on C++ which uses automatic differentiation * Chronux – for neurobiological time series data * DAP – free replacement for SAS * Environment for DeveLoping KDD-Applications Supported by Index-Structures (ELKI) a software framework for developing data mining algorithms in Java * Epi Info – statistical software for epidemiology developed by Centers for Disease Control and Prevention (CDC). Apache 2 licensed * Fityk – nonlinear regression software (GUI and command line) * GNU Octave – programming language very similar to MATLAB with statistical features * gretl – gnu regression, econometrics and time-series library * intrinsic Noise Analyzer (iNA) – For analyzing intrinsic fl ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Stata
Stata (, , alternatively , occasionally stylized as STATA) is a general-purpose statistical software package developed by StataCorp for data manipulation, visualization, statistics, and automated reporting. It is used by researchers in many fields, including biomedicine, epidemiology, sociology and science. Stata was initially developed by Computing Resource Center in California and the first version was released in 1985. In 1993, the company moved to College Station, TX and was renamed Stata Corporation, now known as StataCorp. A major release in 2003 included a new graphics system and dialog boxes for all commands. Since then, a new version has been released once every two years. The current version is Stata 17, released in April 2021. Technical overview and terminology User interface From its creation, Stata has always employed an integrated command-line interface. Starting with version 8.0, Stata has included a graphical user interface based on Qt framework which uses ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Gretl
gretl is an open-source statistical package, mainly for econometrics. The name is an acronym for ''G''nu ''R''egression, ''E''conometrics and ''T''ime-series ''L''ibrary. It has both a graphical user interface (GUI) and a command-line interface. It is written in C, uses GTK+ as widget toolkit for creating its GUI, and calls gnuplot for generating graphs. The native scripting language of gretl is known as hansl (see below); it can also be used together with TRAMO/SEATS, R, Stata, Python, Octave, Ox and Julia. It includes natively all the basic statistical techniques employed in contemporary Econometrics and Time-Series Analysis. Additional estimators and tests are available via user-contributed ''function packages'', which are written in hansl. gretl can output models as LaTeX files. Besides English, gretl is also available in Albanian, Basque, Bulgarian, Catalan, Chinese, Czech, French, Galician, German, Greek, Italian, Polish, Portuguese (both varieties), Roman ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Unit Root Test
In statistics, a unit root test tests whether a time series variable is non-stationary and possesses a unit root. The null hypothesis is generally defined as the presence of a unit root and the alternative hypothesis is either stationarity, trend stationarity or explosive root depending on the test used. General approach In general, the approach to unit root testing implicitly assumes that the time series to be tested _t^T can be written as, :y_t = D_t + z_t + \varepsilon_t where, * D_t is the deterministic component (trend, seasonal component, etc.) * z_t is the stochastic component. * \varepsilon_t is the stationary error process. The task of the test is to determine whether the stochastic component contains a unit root or is stationary. Main tests Other popular tests include: * augmented Dickey–Fuller test *: this is valid in large samples. * Phillips–Perron test In statistics, the Phillips–Perron test (named after Peter C. B. Phillips and Pierre ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
RATS (statistical Package)
RATS, an abbreviation of Regression Analysis of Time Series, is a statistical package for time series analysis and econometrics. RATS is developed and sold by Estima, Inc., located in Evanston, IL. History The forerunner of RATS was a FORTRAN program called SPECTRE, written by economist Christopher A. Sims. SPECTRE was designed to overcome some limitations of existing software that affected Sims' research in the 1970s, by providing spectral analysis and also the ability to run long unrestricted distributed lags. The program was then expanded by Tom Doan, then of the Federal Reserve Bank of Minneapolis, who added ARIMA and VAR capabilities and went on to found the consulting firm that owns and distributes RATS software. In its early incarnations, RATS was designed primarily for time series analysis, but as it evolved, it acquired other capabilities. With the advent of personal computers in 1984, RATS went from being a specialty mainframe program to an econometrics package sold ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
ODBC
In computing, Open Database Connectivity (ODBC) is a standard application programming interface (API) for accessing database management systems (DBMS). The designers of ODBC aimed to make it independent of database systems and operating systems. An application written using ODBC can be ported to other platforms, both on the client and server side, with few changes to the data access code. ODBC accomplishes DBMS independence by using an ''ODBC driver'' as a translation layer between the application and the DBMS. The application uses ODBC functions through an ''ODBC driver manager'' with which it is linked, and the driver passes the query to the DBMS. An ODBC driver can be thought of as analogous to a printer driver or other driver, providing a standard set of functions for the application to use, and implementing DBMS-specific functionality. An application that can use ODBC is referred to as "ODBC-compliant". Any ODBC-compliant application can access any DBMS for which a driver i ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Dickey–Fuller Test
In statistics, the Dickey–Fuller test tests the null hypothesis that a unit root is present in an autoregressive time series model. The alternative hypothesis is different depending on which version of the test is used, but is usually stationarity or trend-stationarity. The test is named after the statisticians David Dickey and Wayne Fuller, who developed it in 1979. Explanation A simple AR(1) model is : y_=\rho y_+u_\, where y_ is the variable of interest, t is the time index, \rho is a coefficient, and u_ is the error term (assumed to be white noise). A unit root is present if \rho = 1. The model would be non-stationary in this case. The regression model can be written as : \Delta y_=(\rho-1)y_+u_=\delta y_+ u_\, where \Delta is the first difference operator and \delta \equiv \rho - 1. This model can be estimated and testing for a unit root is equivalent to testing \delta = 0. Since the test is done over the residual term rather than raw data, it is not possible t ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
DAP (software)
Dap is a statistics and graphics program based on the C programming language that performs data management, analysis, and C-style graphical visualization tasks without requiring complex syntax. Its name is an acronym for Data Analysis and Presentation. Dap was written to be a free replacement for SAS, but users are assumed to have a basic familiarity with the C programming language in order to permit greater flexibility. It has been designed to be used on large data sets and is primarily used in statistical consulting practices. However, even with its clear benefits, Dap hasn't been updated since 2014 and hasn't seen widespread use when compared to other statistical analysis programs. Features Dap is a command line driven program. Below are various features that DAP can perform. DAP can compute means and percentiles, correlation, & ANOVA from data sets. This includes Unbalanced as well as Crossed, Nested ANOVA. It can also be used to create scatterplots, line graphs and ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |