Git Product home page Git Product logo

metrics2017's Introduction

Intro Metrics at Nanjing University, Fall 2017

Stata and R : a course for junior students major in economics

Note: All the materials in this repository are contributed by Zhaopeng Qu & Xiaoguang Ling (Nanjing University) on the purpose of teaching and are appropriate to protocol CC BY-NC-SA 3.0.The authors own the copyright. For reprinting/citation/reference, pelease note the authors and origin, thanks.

##Stata

###Lecture 1. Introduction (I)

i. The connection and differences between Excel and Stata
ii. What Stata is?
iii.Why we have to learn stata? Is there any other choices?
iv. The GUI of stata
v. The windows of stata
vi. Basic rules in do-file editor
vii. One sample t test on Stata
viii. FAQ

###Lecture 2. Introduction (II)

i. Let's read help files together
ii. Setting the path
iii. Global macro-variable
iv. About logfile
v. Basic matrix operation stata

###Exercise

i. Two sample t test on Stata
ii. Ways to import .txt .csv .xlsx etc.
iii. Useful commands for beginners:

To install new packages: ssc install/hot/new
Data description:des sum tab collapse
Data clean: gen drop replace label
Graph: twoway scatter, graph pie, histogram

iv.esttab,esttab& estout
v. HW1

##R

###Lecture 1.

R& RStudio
install.package()
basic data description

metrics2017's People

Contributors

byelenin avatar

Watchers

 avatar

Forkers

lnsongxf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.