Contekan Python, r dan Stata
Akan selalu diupdate
Postingan ini khusus buat contekan belajaran waktu nyoba-nyoba. Akan coba dibagi berdasarkan program. Contekan ini akan diupdate terus sambil saya belajaran.
Daftar isi:
-
visualisasi
Contekan saya tentang visualisasi grafik, terutama garis / time series.
-
Database
Contekan beberapa database yang bisa ditarik dari url atau API
-
Lain-lain
Dan lain-lain
Beberapa link yang sering kupencet:
STATA
- memakai outreg2 untuk bikin tabel regresi dan summary statistics
- comprehensive latex output
- Synthetic Control Method
- Difference-in-difference aka DiD method
- General Methods of Moments Kripfganz
- General Methods of Moments Roodman
R dan Rmarkdown
- Mengontrol ukuran gambar di Rmarkdown
- Contekan ggplot2 untuk time-series
- Bookdown, bikin buku pakai Rmd
- Rmarkdown cheatsheet
- Business forecasting
- table with kableExtra
- statistik dasar
- international trade network
- World Bank API
- UNCOMTRADE API aca comtrader
- Econometrics with r
- the dot-dot-dot trick for function
ggplot
- Complete ggplot2 by zevross
- Complete ggplot2 by sthda
- Complete ggplot2 by r-statistics
- change default.r
- ggplot default themes
- Simple Graphs for economics teaching
- Graphs for economics teaching with function
- Multiple plots with Patchwork
- using ggrepel for visualizing pie chart
- Membuat kurva normal dengan ggplot
Xaringan
Python
- Time series in python
- Contekan grafik pakai Seaborn
- GME, paket buat PPLM dari USITC, untuk general (ada databasenya) di sini
- Bikin paper pakai Jupyter Notebook
- using pivot and melt in pandas
- R di Jupyter (dan konten2 pada umumnya)
- javascript for coda toggle, also this one
- night mode in jupyter notebook
- Econometrics with python
- Seaborn customisation cheatsheet
- Another Seaborn customisation
- Seaborn design by codecademy
- resource dari marsja
- time series econometrics pak Kevin Sheppard