Publications by EFon
5 Year Cancer Survival Presentation
2/9/2020 ## Loading required package: ggplot2 ## ## Attaching package: 'plotly' ## The following object is masked from 'package:ggplot2': ## ## last_plot ## The following object is masked from 'package:stats': ## ## filter ## The following object is masked from 'package:graphics': ## ## layout Cancer Survival Rates People...
1136 sym R (304 sym/5 pcs)
Nike Data Analysis
#install.packages("tidyverse") The tidyverse packages will be used for most of this analysis. Install now or load from library. library(tidyverse) ## -- Attaching packages ------------------------------------------------------------------------------ tidyverse 1.3.0 -- ## v ggplot2 3.2.1 v purrr 0.3.3 ## v tibble 2.1.3 v dplyr 0.8.3...
2031 sym R (3452 sym/33 pcs) 4 img
NOAA Storm Data Analysis
Introduction Storms and other severe weather events can cause both public health and economic problems for communities and municipalities. Many severe events can result in fatalities, injuries, and property damage, and preventing such outcomes to the extent possible is a key concern. This project involves exploring the U.S. National Oceanic and A...
4939 sym R (8741 sym/48 pcs) 3 img
5 Year Cancer Survival
Cancer Survival PresentationEmmanuel FonSat Feb 08 2020 Background: Cancer is usually deadly, but different types of cancers have different rates of survival. For example, survival rates for breast cancer are over 90% while survival rates for liver cancer are usually less than 20%. Studing the rates can help public departments focus resources t...
926 sym R (576 sym/2 pcs) 1 img
Shinyapp Exploratory Analysis for Next Word Prediction
Imagine you are using a mobile or other device to send a message to a friend. As you type, the app will predict the next most common word so you can focus on your message and leave the typing experience to the program. I will attempt to recreate that. The algorithm depends on several R packages most especially on Quanteda. We will use a large sam...
955 sym R (1966 sym/10 pcs) 1 img
ShinyApp Presentation
Data Science Capstone ShinyApp PresentationE Fon10/08/2020 The Algorithm Swiftkey has become an app that almost everyone uses daily as it aids with fast text processing. Here I will create and app for Next Word Prediction. Imagine you are using a mobile or other device to send a message to a friend. As you type, the app will predict the next...
1226 sym 1 img