Authors

Valentina Osorio 7

Tarea clase 2 Latest

30.04.2021

Uniforme set.seed(2022) Uniforme<-runif(100,-1,1) #Datos MU<-mean(Uniforme); MU # Media ## [1] -0.001150162 MinU<-min(Uniforme);MinU # Minimo ## [1] -0.9962759 MaxU<-max(Uniforme);MaxU # Maximo ## [1] 0.9953095 medU<-median(Uniforme);medU #...

214 sym R (6565 sym/126 pcs) 14 img

venson 7

RR_course_project2 Latest

02.02.2021

Synopsis The data analysis use the dplyr ggplot2 reshape2 packages. Make sure install the packages before use. use read.csv to read the data. Property and crop damage both have different exponent , calculation should be done after unify the...

1382 sym R (3969 sym/19 pcs) 3 img

Alexia Vera 7

Caso 05 Latest

25.02.2023

Objetivo Crear eventos a partir de un espacio muestral de alumnos. Descripción Se crea un espacio muestral de alumno llamando una función que se encuentra en la dirección de github.com Se carga ejecutando la función Se describen los datos con...

7375 sym 3 img 1 tbl

Flex Dashboard Example Latest

25.06.2020

Woman WorkForce in 2016 Column US Labor Force Participation Gender Pay Gap Column Yearly Female Earnings per Occupation Annual Employment Growth...

203 sym

Lucy Metz 7

Algorithms II Homework 2 Latest

19.06.2020

Problem 2 Carefully explain the differences between the KNN classifier and KNN regression methods. KNN classifier uses the neighbors (or closest observations) to assign a classification group while KNN regression averages the neighbors to estimate...

5441 sym R (15443 sym/45 pcs) 7 img

Homework-2 Latest

28.10.2021

INTRODUCTION Hello All, I am Vaibhav, Let me give a brief about myself. Academic Background I am currently persuing Masters in Business Analytics from University of cincinnati. I hold my undergrad degree in Information Technology from India....

774 sym 1 img

Tarea 4 Latest

21.10.2020

Tarea 4 Vicente Cayo y Tomás Cambiaso Local de Hamburguesas V región Considere un restaurante de hamburguesas que desea abrir un nuevo local en la V región. Para esto, deciden contratarlo/a para hacer un análisis de mercado en la zona y ver...

2783 sym R (1406 sym/15 pcs) 4 img

vicente lukaschewsky 7

Document Latest

26.04.2021

###Pregunta 1 Limpie el environment para comenzar a trabajar. rm(list=ls()) ###Pregunta 2 Cargue los paquetes necesarios para trabajar con DT. library(data.table) ###Pregunta 3 Abra la base de datos Resultados Electorales Pista: Para los archivos...

1928 sym R (6370 sym/18 pcs)

Victoria O. 7

Exploratory Analysis Project Latest

14.07.2020

1: 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...

2262 sym R (8204 sym/24 pcs) 2 img

Kaiyan Wei 7

ANLY545 Workshop1 Latest

27.11.2019

Workshop #1 is worth 100 points and each question is worth 6.5 points each. Submission Instructions: save the .HTML file as ‘Familiar_ Categorical_Data_Assignmentyourlastname.HTML’ and upload the HTML file to the assignment entitled ‘Getting...

2433 sym R (11142 sym/55 pcs) 4 img