Authors
Celine Barlier 6
Coursera Reproducible Research Project Latest
06.06.2021
Severe weather events - health and economic impact Synopsis Severe weather events can cause public health and economic problems for communities and municipalities. Many severe events can result in fatalities, injuries, and property damage, and...
2094 sym R (5260 sym/9 pcs) 2 img
Document Latest
01.04.2020
Managing Data Using R - Fixing data quality problems - Organizing your data for the modeling process library(ggplot2) Treating missing values (NAs) custdata <-...
1299 sym R (5123 sym/34 pcs) 1 img
Storm events involved in population health and economy Latest
16.04.2020
Synopsis 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...
4223 sym R (8401 sym/28 pcs) 2 img
Leaflet map of awned and awnless forms of Japanese stiltgrass (Microstegium vimineum) in the USA Latest
10.02.2021
...
6 sym
JMU2020 Latest
15.03.2020
JMU paper dashboard About Number of papers 158 Years 2013-2018 Mental disorders covered 15 Top disorder depression Top6 disorders 73% Citation Ignacio Miralles, Carlos Granell, Laura Díaz-Sanahuja, William Van Woensel, Juana...
6921 sym R (37333 sym/1 pcs) 11 img 1 tbl
Chandan Basavaraju 6
LAB-1 Latest
14.09.2022
Logical Operations Your Turn # assign the value of 10 to x x <-10 x # assign the value of 5 to y y <-5 y # Calculate if x is greater than y if(x>y) { print("x is greater") } # Calculate if x is equal to 10 if(x==10) { print("x is...
2811 sym Python (3831 sym/21 pcs)
Courseara Data Products: R Markdown and Leaflet Assignment Latest
08.04.2020
Coursera R Markdown and Leaflet Chandani Patel 08-April-2020 Instructions Create a web page using R Markdown that features a map created with Leaflet. Host your webpage on either GitHub Pages, RPubs, or NeoCities. Your webpage must contain the...
549 sym R (1365 sym/5 pcs)
Dayton Chandonnet 6
Mock Quiz 1 Latest
05.02.2020
Use the given code below to answer the questions. Q1 Get Walmart stock prices, instead of Apple. Hint: Insert a new code chunk below and type in the code, using the tq_get() function above. Replace the ticker symbol for Walmart. You may find the...
1665 sym R (760 sym/1 pcs) 1 img
Chandar 6
Impact of Weather Events on Public Health and Economic Problems Latest
20.08.2020
Analysis of the Impact of Weather Events on Public Health and Economic Problems Synopsis The purpose of this study is to explore the U.S. National Oceanic and Atmospheric Administration’s (NOAA) storm database to track characteristics of major...
4372 sym R (31023 sym/72 pcs) 2 img
Changzhou Li 6
01-roulette-simulation Latest
05.09.2022
1 Introduction This blog is aimed at helping sharp freshmen understand Roulette Strategies using computer simulation. 1.1 What’s Roulette Strategies This is clear in the assignment instruction. 1.2 Background 1.2.1 Martingale The Roulette...
1984 sym R (11842 sym/37 pcs) 12 img