Difference between revisions of "Group10 proposal"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
		
	
| Line 49: | Line 49: | ||
** stringr  | ** stringr  | ||
** forcats  | ** forcats  | ||
| + | {| class="wikitable"  | ||
| + | |-  | ||
| + | ! Package Name !! Description  | ||
| + | |-  | ||
| + | | Shiny & Shiny dashboard || Interactive web applications for data visualization  | ||
| + | |-  | ||
| + | | Shinythemes || To apply themes to Shiny applications  | ||
| + | |-  | ||
| + | | leaflet || To create maps within the application  | ||
| + | |-  | ||
| + | | Tidyverse || To do data manipulation and exploration with dplyr() etc.  | ||
| + | |-  | ||
| + | | Plotly || To create interactive bar graphs and scatter plots  | ||
| + | |-  | ||
| + | | ggstatsplot || To create ANOVA test visualisation  | ||
| + | |-  | ||
| + | | vcd || To visualize categorical data and mosaic plots  | ||
| + | |-  | ||
| + | | poLCA || To estimate latent class models and carry out latent class regression  | ||
| + | |-  | ||
| + | | gglpot2 || To plot out various visualizations and EDA  | ||
| + | |}  | ||
= Team Members =  | = Team Members =  | ||
Revision as of 19:38, 1 March 2020
| 
 | 
 | 
 | 
 | 
Contents
Background
Motivation
Project Objectives
Proposed Scope and Methodology
Project Timeline
Features
Data Source & Preparation
Software
- RStudio: https://rstudio.com/
 
Packages
- shiny: https://shiny.rstudio.com
- shinydashboard: https://cran.r-project.org/web/packages/shinydashboard
 
 - tidyverse: https://www.tidyverse.org
- ggplot2: https://cran.r-project.org/web/packages/ggplot2
 - dplyr
 - tidyr
 - readr
 - purrr
 - tibble
 - stringr
 - forcats
 
 
| Package Name | Description | 
|---|---|
| Shiny & Shiny dashboard | Interactive web applications for data visualization | 
| Shinythemes | To apply themes to Shiny applications | 
| leaflet | To create maps within the application | 
| Tidyverse | To do data manipulation and exploration with dplyr() etc. | 
| Plotly | To create interactive bar graphs and scatter plots | 
| ggstatsplot | To create ANOVA test visualisation | 
| vcd | To visualize categorical data and mosaic plots | 
| poLCA | To estimate latent class models and carry out latent class regression | 
| gglpot2 | To plot out various visualizations and EDA | 
Team Members
- Chan Yen Yen Fiona
 - Lam Siew Peng Shannen
 - Ho Chin Tee