This repository contains projects that documents what I have learnt in R and is not intended to be an advanced guide to using R in any particular field.
The purpose was to show how R can be used in different fields, such as portfolio optimization, machine learning and econometric modelling.
Each folder contains a different type of project and more sub-folders may be added in due time.
Each folder contains a few things.
- Files beginning with HTML: HTML files rendered using R Markdown which are the main files for viewing the content
- Files beginning with RMD: R markdown files that will not be rendered in github
- Files beginning with Script: Contains all the codes used in the RMD
- README: Gives an overview of the project and the content in the HTML files
To view the rendered HTML output rather than the source code, please click on the link provided in each folder's README document.