Authors
Huan Wang ( 7
Project Proposal Latest
27.09.2020
##Introduction I am interested in the affective influence of learning and decision making. I published one study highlighting that participants were biased towards learning cues associated with receiving reward over avoiding punishment (Wang et...
4442 sym
Hanzhi Ma 7
Problem Set #1 Latest
11.01.2023
Directions During ANLY 512 we will be studying the theory and practice of data visualization. We will be using R and the packages within R to assemble data and construct many different types of visualizations. Before we begin studying data...
2722 sym R (16754 sym/25 pcs)
Hans W. Borchers 7
Divisibility Rules Puzzle Latest
18.04.2020
Thanks to Florian W. Borchers for pointing out (and solving) this puzzle. The ‘divisibility rules’ puzzle Puzzle description Find a number M of 10 digits that satisfies the following conditions: The digits of M are all different, i.e each...
6476 sym R (1557 sym/8 pcs) 1 tbl
Forecast 2 Latest
20.09.2022
library(fpp3) library(readxl) library(slider) #Plotting Graphs updated_set_2 <- read_excel(“Downloads/updated set 2.xlsx”) View(updated_set_2) Castcovid<-updated_set_2%>% mutate(Month = yearmonth(Date)) Castcovid Castcovid<-Castcovid%>%...
2381 sym
Ryn Raven 7
Scatter plot and Tables Latest
15.10.2022
Header1 here will state the problem second level Header describe the previous problem Third level header some other text that I adore all the time We can add an hypelink as seen : Google for italic use italic text, for bold text use bold text...
1300 sym R (687 sym/6 pcs) 2 img 2 tbl
Ian Dobbs 7
The health and economic impact of severe weather events in the United States between 1996 and 2011 Latest
19.03.2023
## [1] "Figure 1: A table of the top 10 weather events most harmful with respect to population health. Measured by the total combined number of fatalities and injuries" ## [1] "Figure 2: A table of the top 10 weather events with the greatest...
4519 sym R (3794 sym/16 pcs) 2 img 2 tbl
By Ibrahim Hassan 7
Resources Latest
11.05.2020
Written by R markdown Link: https://thinkchecksubmit.org/ Think.Check.Submit. helps researchers identify trusted journals and publishers for their research. Through a range of tools and practical resources, this international, cross-sector...
548 sym
Ian Brennan 7
Quiz 1 Latest
08.09.2020
# Load packages library(tidyquant) library(tidyverse) # for count() function # Import S&P500 Stock Index SP500 <- tq_index("SP500") SP500 ## # A tibble: 505 x 8 ## symbol company identifier sedol weight sector shares_held...
1121 sym R (1735 sym/4 pcs)
Dashboard Workers Latest
17.12.2020
Team Algoritma Jobs Gender Dashboard Row Plot Ranking Dataset Year Occupation Major Category Minor Category Total Workers Workers Male Workers Female Percent Female Total Earnings Total Earnings Male Total Earnings Female 2013 Chief...
309116 sym