Authors

Котенок Елизавета 6

File 1 Latest

23.01.2023

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will...

591 sym 1 img

Elizabeth Dube 6

Quiz 1 Latest

21.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...

1139 sym R (1735 sym/4 pcs)

Lu Zhimao 6

IS415 Take_Home_Ex01 Latest

10.05.2020

Rpubs link Objective In view of this, we are going to conduct a use-case to demonstrate the potential contribution of geospatial analytics in R to integrate, analyse and communicate the analysis results by using open data provided by different...

10966 sym R (122510 sym/289 pcs) 85 img

Deteccion de Outliers Latest

27.03.2021

Preprocesamiento Detección de valores atípicos Santiago Banchero Juan Manuel Fernández Eloísa Piccoli Minería de Datos - UBA Contenidos Análisis gráfico de outliers: Boxplot Técnicas univariadas para detección de outliers: Rango...

2224 sym R (4187 sym/56 pcs) 8 img

prof. Elthon Manhas de Freitas 6

Análise de jogadores - Fifa 2018 V01 Latest

28.07.2020

1 - Entendimento do problema O ano é 2018 e nossa empresa e seus investidores decidiram montar um time de futebol na Europa com a mesma qualidade dos melhores times europeus da atualidade. Para isso, solicitaram uma análise da equipe de BI sobre...

32701 sym R (6101 sym/24 pcs) 3 img 2 tbl

emaasit 6

Installing and Starting SparkR Locally on Windows OS and RStudio Latest

26.07.2015

Introduction With the recent release of Apache Spark 1.4.1 on July 15th, 2015, I wanted to write a step-by-step guide to help new users get up and running with SparkR locally on a Windows machine using command shell and RStudio. SparkR provides an...

5841 sym 46 img

Emilio Aguilar Cubilla 6

Grass-Cast in the Southwest Latest

02.05.2022

Introduction Grass, forbs, and Shrubs. Rangelands cover more than 54% of the world’s surface, performing key roles in carbon storage, and providing 70% of the world’s livestock feed source. (Brown & Thorpe, 2008). Rangelands are among the...

7914 sym R (14686 sym/8 pcs) 15 img

Estevan Mireles 6

Customer Churn Analysis CSV Latest

10.09.2021

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. Note: this analysis was performed using the...

3505 sym R (8974 sym/13 pcs) 2 img

Emir Toker 6

Software Tools - R Programming, Loops Latest

14.12.2019

Software Tools for Earth and Environmental Science – 10th WEEK – Emir Toker 14/11/2019 R Promgramming - Part 2 Syllabus and Book DataCamp Class Practice - R Language Practice - R Programming Coffee Break R Programming - repeat Loops R...

1220 sym 5 img

enar rodriguez 6

EJEMPLO1 Latest

17.09.2020

Ejemplo crear documento en Rmarkdawn Este es mi primer documento en Rmarkdawn. data("mtcars") hist(mtcars$mpg, col = "green") Se observa que el comportamiento es así y asá summary(mtcars$mpg) ## Min. 1st Qu. Median Mean 3rd Qu. Max....

181 sym R (169 sym/3 pcs) 1 img