Download presentation
Presentation is loading. Please wait.
Published byJocelin Short Modified over 8 years ago
1
With the support of the LPP programme of the European Union 1 This project has been funded with support from the European Commission. This publication reflects the views only of the author, and the Commission cannot be held responsible for any use which may be made of the information contained therein. Jean Monnet Programme - European Module Jean Monnet Studies on Economic Integration: within and beyond Europe Decision Nr 2011-3263/001-001 Methodology of European Studies
2
With the support of the LPP programme of the European Union 2 Quantitative European Studies on the bases of STATA and R Aleksandra Parteka & Joanna Wolszczak-Derlacz Methodology of European Studies
3
With the support of the LPP programme of the European Union 3 STATA statistical software - is a complete, integrated statistical package, used in quantitative research, application: mainly in economics, social sciences and medicine. THE SOFTWARE IS NOT FREE OF CHARGE www.stata.com
4
With the support of the LPP programme of the European Union 4 STATA CAPABILITIES Data management Statistical and econometrical analysis Graphics Simulation Statistical programming Matrix programming—Mata
5
With the support of the LPP programme of the European Union 5 How it works? Working with databases possibility of migration data from xls, txt and other formats has an easy-to-use point-and-click interface providing access to its commands. Stata also has a simple, consistent command syntax. Both operations and their results are recorded and repeatable.
6
With the support of the LPP programme of the European Union 6 Command window Results window Variables window Data, Graphics, or Statistics menu Stata’s Graphical User Interface Review window
7
With the support of the LPP programme of the European Union 7 Data, Graphics, or Statistics menu
8
With the support of the LPP programme of the European Union 8 Advantages of the program STATA ability to work with large databases easy to combine data from different sources a command can replace hundreds of individual operations built-in commands the ability to download the command-mini programs of other users fast and "smart"
9
With the support of the LPP programme of the European Union 9
10
10 „do” files - used to create your own mini-programs able to return to the entire sequence of operations, to modify them and repeat the entire path of operations with a single click „log” files - through the log files that all operations were performed and their results will be stored ("write operation of the session")
11
With the support of the LPP programme of the European Union 11 Sample session 1.Loading a dataset 2.Changing the data structure 3.Combining the data 4.Example calculations (regression) 5.Create a table with the results Go to „do” file
12
With the support of the LPP programme of the European Union 12 Resources Resources for learning Stata http://www.stata.com/links/resources1.html Stata Starter Kit (m.in. filmy instruktażowe) http://www.ats.ucla.edu/stat/stata/sk/http://www.ats.ucla.edu/stat/stata/sk/ Stata for researchers http://www.ssc.wisc.edu/sscc/pubs/sfr-intro.htm
13
With the support of the LPP programme of the European Union 13 R is both a programming language, the name of development platform equipped with an interpreter of the language and the name of the project, within which a language and environment for statistical computing and graphics is developed. R is a free software http://www.r-project.org/
14
With the support of the LPP programme of the European Union 14 R Installation 1.Installer file: (R-2.12.2-win.exe) http://cran.rproject.org/mirrors.html 2. The ‘bin/windows’ directory of a CRAN site contains binaries for a base distribution and a large number of add-on packages from CRAN to run on Windows XP 3. R packages are installed into libraries, which are directories in the file system containing a subdirectory for each package installed there.
15
With the support of the LPP programme of the European Union 15 packages
16
With the support of the LPP programme of the European Union 16 There are demo files for many packages and functions example.: >demo(persp) >demo(graphics) >demo(persp)
17
With the support of the LPP programme of the European Union 17
18
With the support of the LPP programme of the European Union 18 library(Rcmdr) Command window Result window Massages window
19
With the support of the LPP programme of the European Union 19 Advantages of R Creation and dissemination of packages containing new functions Performance of the functions of libraries are available in other languages Free for all applications According to users: about 10 years ahead in relation to other packages particularly useful for the presentation of results and graphics
20
With the support of the LPP programme of the European Union 20 Resources Manuals http://cran.r-project.org/manuals.html Books http://www.r-project.org/doc/bib/R-books.html Wiki site http://wiki.r-project.org/rwiki/
21
With the support of the LPP programme of the European Union 21 Sample session 1.Loading a dataset 2.Load the package FEAR 3.Example of calculation 4.Create a table with the results go to the R Editor
22
With the support of the LPP programme of the European Union 22 Thank you for your attention
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.