Authors

Pere López Brosa 15

Nadala 2019 Latest

24.12.2019

Nadala per a quatre violins library(ggplot2) n <- c(1,30,4)*1000 mostra <- c(6-rchisq(n[1],3)*.5, -c(rchisq(n[2]/2,2),rchisq(n[2]/2,3))*2, rchisq(n[3],1)*3-23) dades <- data.frame(y=mostra,...

86 sym R (838 sym/1 pcs) 1 img

15

Document Latest

04.11.2022

Data Visualization and Manipulation Part 1: Introduction to tidyverse Tidyverse The tidyverse is a collection of powerful R packages for data science. They include: Reading and saving data: readr Data manipulation: tidyr, dplyr Data...

9624 sym R (20436 sym/105 pcs) 28 img

exercise_weather Latest

09.03.2020

天氣預報 【陰天有短暫雨,氣溫偏低,沿海空曠地區可能有強陣風。】 【更新時間:03/05 05:18】 昨天(4日)臺南市中西區最低溫發生在半夜,低溫17.3度,中午高溫26.9度。...

254 sym 1 img 1 tbl

Charles Franklin 15

This 'n That in Wisconsin Politics Latest

21.05.2020

Here is a review of Marquette Law School polling from August 2019 to May 2020 in Wisconsin. All polls are state-wide samples of registered voters, with about 800 respondents per poll (1000 in Feb.) and a margin of error of about +/- 4 percentage...

3853 sym 25 img 17 tbl

ikanx101.github.io 15

Association Rules: Case Study Minimarket di Bekasi Latest

04.08.2020

1 Pendahuluan 1.1 Latar Belakang Data transaksi belanja merupakan salah satu sumber data yang sangat kaya dengan informasi pada bisnis retail. Setidaknya dalam data tersebut, terdapat informasi berupa waktu berbelanja, barang yang dibelanjakan,...

8371 sym R (1028 sym/1 pcs) 1 img

R | Olivier Gimenez 15

Interactive visualisation of bias in occupancy models Latest

23.04.2020

Interactive data visualisation of bias in occupancy models w/ flexdashboard. Interactive #dataviz of bias in occupancy models w/ #flexdashboard (aka #shinyapps for the rest of us) https://t.co/fkYiHfAaEU #rstats @rstudio #unmarked...

729 sym

R programming tutorials and exercises for data science and mathematics 15

Exercise 1: R vector operations Latest

27.05.2022

Find a function FUN that leads to the following output: x <- 1:10 FUN(x) - FUN(-x) ## [1] 11 Hint: aim to keep the answer simple. The main logic of the function can often be summarized in a single line of R code. Answer 1: click to reveal We...

954 sym R (279 sym/7 pcs)

Test Latest

10.10.2022

There are three parameters that map the vertical movements of the sample during the test; they are named: | “Actual.height” |“Vertical.Extension” |“Vertical.Displacement” | |following figures show how these parameters are related...

740 sym 5 img

MM 15

Activity 1 - Presidents Data Frame Latest

22.10.2022

Presidents presid_name year winner opponent isWinnerTaller difference presid_party Obama 2008 185 175 TRUE 10 Dem … … … … … … … Creating basis for Data Frame Defining Vectors: Presidents’ names, winners’ heights,...

1498 sym 1 tbl

Radiyudin 15

tes publish RPubs Latest

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