Difference between revisions of "Group04 Proposal"
Jump to navigation
Jump to search
Yllee.2017 (talk | contribs) |
Yllee.2017 (talk | contribs) |
||
| Line 46: | Line 46: | ||
| ggthemr || Apply themes to ggplot2 plots | | ggthemr || Apply themes to ggplot2 plots | ||
|- | |- | ||
| − | | | + | | lubridate || Easily transform dates |
|- | |- | ||
| − | | | + | | Plotly || Provide graphics |
|- | |- | ||
| − | | | + | | Threejs || Provide 3-dimensional visualization |
|- | |- | ||
| − | | | + | | ggraph || Provide graphics for clustering, regression |
|- | |- | ||
| − | | | + | | ggiraph || Provide interactive ggplot graphics |
|- | |- | ||
| − | | | + | | k Means Algorithms in R || Provide various k means algorithms in R |
|- | |- | ||
| − | | | + | | ISLR || Provide glm() for logistic regression |
|} | |} | ||
=References= | =References= | ||
Image credit to: Christopher Dombres (under a Creative Commons license) | Image credit to: Christopher Dombres (under a Creative Commons license) | ||
Revision as of 11:22, 21 November 2018
R-CsI: An R-Consumer Insights Application to better understand Customers in Consumer & Retail Business
|
|
|
|
|
Contents
Background
testing
Project Motivation
testing
Overview of Dataset
testing
Application Libraries & Packages
| Package Name | Descriptions |
|---|---|
| shiny & shiny dashboard | Interactive web applications for data visualization |
| ggplot2 | High-quality graphs |
| Tidyverse: tidyr, dplyr, ggplot2 | Tidying and manipulating data for visualizing in ggplot2 |
| shinythemes | Apply themes to Shiny applications |
| ggthemr | Apply themes to ggplot2 plots |
| lubridate | Easily transform dates |
| Plotly | Provide graphics |
| Threejs | Provide 3-dimensional visualization |
| ggraph | Provide graphics for clustering, regression |
| ggiraph | Provide interactive ggplot graphics |
| k Means Algorithms in R | Provide various k means algorithms in R |
| ISLR | Provide glm() for logistic regression |
References
Image credit to: Christopher Dombres (under a Creative Commons license)
