Difference between revisions of "Software Tools"
Maria jones (talk | contribs) |
|||
Line 1: | Line 1: | ||
There is a broad range of software tools available for data analysis. Some, like [[Software Tools#Stata | Stata]], are proprietary and specialized for applications to econometric problems in the survey-data context; others, like [[Software Tools#R | R]], are open-source and follow more general coding standards so that they are more readily adaptable to tasks that are not well-defined in the econometric framework (such as [[Spatial Analysis]]). | There is a broad range of software tools available for data analysis. Some, like [[Software Tools#Stata | Stata]], are proprietary and specialized for applications to econometric problems in the survey-data context; others, like [[Software Tools#R | R]], are open-source and follow more general coding standards so that they are more readily adaptable to tasks that are not well-defined in the econometric framework (such as [[Spatial Analysis]]). | ||
== Statistical Software == | == Guidelines == | ||
=== Stata === | === Statistical Software === | ||
==== Stata ==== | |||
Stata is a statistical software package widely adopted by economists. It can be used for [[Data Cleaning | data cleaning]], [[Data Analysis | analysis]] and [[Data Visualization | visualization]], and allows users to create [[Reproducible Research#Code replication | reproducible code]] as well as using point-and-click commands. Its biggest advantage it that, given its widespread use among economists and the possibility of creating user-written commands, there is a wide variety of microeconometric methods that can be implemented with Stata. Stata can also be used to create maps and dynamic documents, though this last feature is restricted to Stata 15. | Stata is a statistical software package widely adopted by economists. It can be used for [[Data Cleaning | data cleaning]], [[Data Analysis | analysis]] and [[Data Visualization | visualization]], and allows users to create [[Reproducible Research#Code replication | reproducible code]] as well as using point-and-click commands. Its biggest advantage it that, given its widespread use among economists and the possibility of creating user-written commands, there is a wide variety of microeconometric methods that can be implemented with Stata. Stata can also be used to create maps and dynamic documents, though this last feature is restricted to Stata 15. | ||
=== R === | ==== R ==== | ||
=== EViews === | ==== EViews ==== | ||
EViews is a statistical package mainly used for time-series econometrics. | EViews is a statistical package mainly used for time-series econometrics. | ||
=== SPSS === | ==== SPSS ==== | ||
SPSS is a statistical package used mainly in social sciences. | SPSS is a statistical package used mainly in social sciences. | ||
== GIS Software == | === GIS Software === | ||
=== ArcGIS === | ==== ArcGIS ==== | ||
=== QGIS=== | ==== QGIS==== | ||
== Data Visualization Software == | === Data Visualization Software === | ||
=== Tableau === | ==== Tableau ==== | ||
== Text Editing Software == | === Text Editing Software === | ||
=== LaTeX === | ==== LaTeX ==== | ||
== Back to Parent== | |||
This page is part of the topic [[Software Tools]] | |||
== Additional Resources == | == Additional Resources == | ||
[[Power calculation software]] | [[Power calculation software]] | ||
[[Category: Software Tools]] |
Revision as of 16:42, 9 February 2018
There is a broad range of software tools available for data analysis. Some, like Stata, are proprietary and specialized for applications to econometric problems in the survey-data context; others, like R, are open-source and follow more general coding standards so that they are more readily adaptable to tasks that are not well-defined in the econometric framework (such as Spatial Analysis).
Guidelines
Statistical Software
Stata
Stata is a statistical software package widely adopted by economists. It can be used for data cleaning, analysis and visualization, and allows users to create reproducible code as well as using point-and-click commands. Its biggest advantage it that, given its widespread use among economists and the possibility of creating user-written commands, there is a wide variety of microeconometric methods that can be implemented with Stata. Stata can also be used to create maps and dynamic documents, though this last feature is restricted to Stata 15.
R
EViews
EViews is a statistical package mainly used for time-series econometrics.
SPSS
SPSS is a statistical package used mainly in social sciences.
GIS Software
ArcGIS
QGIS
Data Visualization Software
Tableau
Text Editing Software
LaTeX
Back to Parent
This page is part of the topic Software Tools