Authors

Brandi Rodriguez 6

Assignment #2 Latest

20.06.2020

Chapter 3: 2,9,10,12 Question 2 Carefully explain the differences between the KNN classifier and KNN regression methods. KNN Classifier Method: used for solving classification problems where the response variable is qualitvative. It looks at the...

6422 sym R (13561 sym/38 pcs) 3 img

Ing. Brayan Donaldo Lopez Pereyra 6

Publish Document Latest

09.12.2021

0.1 Ejercicio de tarea En un artículo de AT&T Technical Journal (vol. 65, pp. 39-50) se describe la aplicación de diseños factoriales de dos niveles en la fabricación de circuitos integrados. Un paso básico del procesamiento es hacer crecer...

9157 sym R (3545 sym/32 pcs) 3 img 4 tbl

CDCC - 28 avril 2021 Latest

26.04.2021

class: center, middle, inverse, title-slide # Accréditation, COVID-19, … : et après ? ## Perspectives à embrasser par la CDCC ### Nicolas Bressoud ### Jacques Dussez ### 28 avril 2021 --- class: background_color: #D2202B ## Point à...

3132 sym

K. Bret Staudt Willet 6

Storm Effects Latest

22.05.2020

Coursera Course: Reproducible Research, Peer Assessment 2 Synopsis This report examines six decades (1950-2011) of storm event data from the U.S. National Oceanic and Atmospheric Administration (NOAA) Storm Database. The purpose of this study is...

5780 sym 2 img

Brett McGillivary 6

Assignment 3 Latest

06.12.2019

I used a lot of libraries with this. I spent a lot of time playing with different things and by the end I couldn’t remember which ones I needed, so I kept them all knitr::opts_chunk$set(echo = TRUE) # load twitter library - the rtweet library is...

2126 sym R (10258 sym/30 pcs) 7 img 3 tbl

Bethany Fletcher 6

Lab 1: Introduction to R Latest

27.01.2020

Problem 1 ###Part A Let’s look at the cars dataset: summary(cars) ## speed dist ## Min. : 4.0 Min. : 2.00 ## 1st Qu.:12.0 1st Qu.: 26.00 ## Median :15.0 Median : 36.00 ## Mean :15.4 Mean :...

241 sym R (483 sym/5 pcs) 1 img

Brian Connelly 6

Creating Colorblind-Friendly Figures Latest

16.10.2013

Color is often used to display an extra dimension in plots of scientific data. Unfortunately, everyone does not decode color in exactly the same way. This is especially true for those with color vision deficiency, which affects up to 8 percent of...

7630 sym Python (1135 sym/7 pcs) 20 img

Brinda Murulidhara HW1 Latest

23.12.2021

Brinda Murulidhara HW1 R Markdown This is an R Markdown document....

77 sym

Author: Mahdi-Massahi 6

Linear Algebra Exercises in R Latest

25.10.2020

Section 1-2 Let B and A be a 2 by 2 matrix and ‘a’ a numeric constant as following. Note: function runif(n, min, max), generates n numbers of random values using uniform distribution in max and min boundary. A <- matrix(runif(2*2, min=0,...

660 sym R (762 sym/18 pcs)

Andrew Lampinen 6

Problem Set 2 Beth Rispoli Latest

17.10.2022

In this assignment we’ll learn about dplyr and tidyr, two packages from the tidyverse that allow elegant and easily understandable data tidying and manipulation. We’ll do this by working through the steps of loading an actual dataset, tidying...

11605 sym R (499396 sym/59 pcs) 2 img