Authors
Caitlyn Pierce 7
Blog Post 1 Latest
17.02.2022
For my project I am interested in individuals in highly policed communities react to social movements that impact them. Specifically, I am interested in how these individuals mobilize the law to advance the cause of the movement even when these...
2059 sym
Caiden Skakalski 7
Quiz 1 Latest
18.02.2021
# 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...
987 sym R (1735 sym/4 pcs)
Colby Moore 7
Quiz1 Latest
10.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...
991 sym R (1736 sym/4 pcs)
Collins Bett 7
Univariate and Multivariate Analysis in R Latest
22.03.2022
1. Defining the question. Which individuals among a blog’s audience are likely to click on ads within the blog? 2. Defining the metrics of success The analysis will be declared a success once we get the characteristics of individuals who are...
2148 sym R (10429 sym/62 pcs) 5 img
Charles Hicks ( 7
Project Proposal Prati Latest
10.10.2022
Introduction Justification This project was of key interest to me as I have always been fascinated with our concept of well-being. While most studies I have seen fixated upon varying the circumstances with which happiness occurs, I was...
5106 sym
Constanza Riveros, Consuelo Sandoval, Javiera Woywood 7
Tarea 3 Latest
28.04.2021
Pregunta 1 Limpie el environment y cargue los paquetes necesarios para trabajar. (2 puntos) rm(list=ls()) library(data.table) library(ggplot2) library(janitor) library(plotly) library(RColorBrewer) library(tidyverse) Pregunta 2 Cargue la...
2848 sym R (1161 sym/12 pcs) 4 img
cornelius 7
Corpus Linguistics with R, Day 1 Latest
28.07.2009
(This post documents the first day of a class on R that I took at ESU C&T. I is posted here purely for my own use.) R Lesson 1 > 2+3; 2/3; 2^3 [1] 5 [1] 0.6666667 [1] 8 --- Fundamentals - Functions > log(x=1000, base=10) [1] 3 ---...
4858 sym
Cornelius Tanui 7
Exploratory Data Analysis Latest
19.01.2020
LOADING PACKAGES library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff,...
147 sym R (5528 sym/18 pcs) 7 img
2020 Garrison Luck Report Latest
16.09.2020
Weekly Scheduling Luck Welcome to the 2020 Fantasy Football Weekly Scheduling Luck Report. Whether you win or lose each week can be highly dependent on who you are scheduled to play that week. You could get a win because you played the only player...
2638 sym 6 img