Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmpe/bachelor
My Bachelor's Thesis
https://github.com/dmpe/bachelor
attractiveness bachelor-thesis business countries economics education global-economies index r
Last synced: about 1 month ago
JSON representation
My Bachelor's Thesis
- Host: GitHub
- URL: https://github.com/dmpe/bachelor
- Owner: dmpe
- Created: 2015-05-30T15:37:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-02T15:52:47.000Z (over 9 years ago)
- Last Synced: 2024-11-09T23:18:15.201Z (3 months ago)
- Topics: attractiveness, bachelor-thesis, business, countries, economics, education, global-economies, index, r
- Language: HTML
- Homepage: https://dmpe.github.io/PapersAndArticles/
- Size: 9.19 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bachelor's Thesis: The Attractiveness Index of Global Economies
========This repo contains **the source code**, which I have used for my bachelor's thesis when creating my own composite indicator: [*The Attractiveness Index of Global Economies*](https://dmpe.github.io/PapersAndArticles/).
My thesis can be read here and please feel free to contact me if needed. Any corrections or suggestions may (and probably even will!) be done.
My website .
As a small exercise (before I even started with my work) I have created (BTW. you will need to look for the code as the link inside is wrong).
There are two branches. The master branch is the default one. However, what I have handed to the university is located under `pro_odevzdani`. This is also much more polished one e.g. from the unused comments, mess etc.
## rJava Installation
The installation process (on Ubuntu) is quite pathetic. So take a long breath and submit problems to . To make rJava work, use Google and stackoverflow.
Always install official java 8 from oracle and less *official* "openjdk-8". Don't forget to run R CMD javareconf (-e) too! Maybe this will also help
Or, at last use some other packages too:
## Citation
To quote me, please consider using:
Dmitrij Petrov (Jun. 2015), *The Attractiveness Index of Global Economies*, Bachelor's Thesis, Reutlingen University
**Bibtext**
```
@mastersthesis {petrov15,
type = {Bachelor's Thesis},
author = {Dmitrij Petrov},
title = {The Attractiveness Index of Global Economies},
school = {Reutlingen University},
year = {2015},
url = {https://dmpe.github.io/PapersAndArticles/},
month = {6}
}
```## License
Full copyright on text! No exceptions will be ever made.
Partial on code, which is under Apache License 2.0
In the case you still have questions on the usage, contact me please. Nevertheless, you **must** always quote me!