Skip to content

Some codes and works I created to practice the R language and Tableau, so that I could be more proficient in these powerful tools of statistics.

Notifications You must be signed in to change notification settings

Datoto1205/R-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1

Introduction

In order to learn the knowledge about R and Tableau, I produced several files in this project. First of all, I tried to learn how to write R codes. I put the codes I wrote during the process of practice in the file of 'Fundamental setting and control flow' and ‘Medium Practice’. Moreover, I also tried to use some third-party package in the file ‘Stock Price’ and ‘Quantitative method & Decision tree’ in order to do something fascinating, such as prediction of stock price and classification. Additionally, after I obtained some fundamental knowledge about R, I tried to answer the questions of prediction found on Kaggle. I selected a question to answer, and I put the codes of my answer in the file 'Kaggle Question Practice- Titanic'. I even tried to use .rmd file, which was named ‘Report of Kaggle Question Practice- Titanic’ in my project, to illustrate the outcome of my answer.

By the way, I even create diagrams shown in the file ‘Report of Kaggle Question Practice- Titanic’ with Tableau, another Business Intelligence (BI) software. Due to the version of the software I used, I could not upload my file onto Github directly. The link of this file was shown below: Disgrams of Report of Kaggle Question Practice- Titanic

Software & Platform & Language

  • R
  • RStudio (ver. 1.0.153)

Getting Started

Check my process of learning R

  1. Download and decompress the ZIP file of this project.
  2. Open RStudio > File > Open File…
  3. Enter the folder of ‘R-Practice', and choose the file 'Fundamental setting and control flow.R' or ‘Medium Practice.R’.
  4. Run the code.

Check my process of learning how to use third-package in R

  1. Download and decompress the ZIP file of this project.
  2. Open RStudio > File > Open File…
  3. Enter the folder of ‘R-Practice', and choose the file ‘Stock Price.R’ or ‘Quantitative method & Decision tree.R’.
  4. Run the code.

Check my codes to some prediction questions of Kaggle

  1. Download and decompress the ZIP file of this project.
  2. Enter the folder of ‘R-Practice', and choose the file 'Report of Kaggle Question Practice- Titanic.html’.
  3. Check the HTML file.

Authors

Li Cheng-En

About

Some codes and works I created to practice the R language and Tableau, so that I could be more proficient in these powerful tools of statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages