Authors
Ryan Rosario 19
Advanced Graphics in R Latest
27.01.2010
Each quarter the UCLA Statistical Consulting Center hosts minicourses twice per week in R and LaTeX. Tonight was my turn to present. I presented Advanced Graphics in R. This was the same presentation I gave at the LA R Users’ Group in August...
1533 sym 2 img
Saeah Go 19
Project 2 - Energy Source Data Analysis and Visualization Latest
12.03.2022
General Information Import Data My question or hypothesis My base R plot My ggplot plot General Information I used block quote for my questions(hypothesis) and observations Between my base R plot and ggplot plot, I have a code chunk which...
3213 sym R (2068 sym/3 pcs) 2 img
Vasquez et al. model 19
sfcoupling_MLR_R2 Latest
30.11.2021
Distance R2 plot: Without Exclusion R2 plot: With Exclusion R2 plot: With Exclusion and With 2 SD ceil Corr: With Exclusion For each ROI, we computed the relationship between various combinations of the dependent variables (euclidean distance...
3397 sym 14 img 3 tbl
Sebastian Garza A01638863 19
Document Latest
05.09.2022
Simbolos ^ ~ Asignacion de Variables x <- 3 y <- 2 Impresion de Resultados x ## [1] 3 y ## [1] 2 Operaciones Aritmoticas suma <- x+y suma ## [1] 5 resta <- x-y resta ## [1] 1 multiplicacion <- x*y multiplicacion ## [1] 6 division <- x/y...
1125 sym 2 img
Samuel Gagnon 19
Week 2: Best Practices 1 Latest
07.09.2022
Chapter 1 It’s Not Just about Forecasting The following are the key points in the chapter. Elaborate on each point in at least 30 words. Understanding economics can help you to diagnose the causes of increases or decreases in sales volumes...
1501 sym
Steph Courtney Jones, Melissa Snape, Steph Pulsford, Danswell Starrs 19
ACT Urban habitat and connectivity - Grassland reptiles Latest
04.10.2021
Introduction This document summarises the Round 1 - Initial estimates of the ACT Urban Habitat and Connectivity Project expert elicitation for grassland reptiles using the IDEA protocol (refer to Hemming et al. 2018 “A practical guide to...
15689 sym 23 img 23 tbl
Samantha Valentino 19
Document bp1 Latest
07.09.2022
Chapter 1 It’s Not Just about Forecasting The following are the key points in the chapter. Elaborate on each point in at least 30 words. Understanding economics can help you to diagnose the causes of increases or decreases in sales volumes and...
2137 sym
Sofia Nicklaus Setiabudi 19
Probability Distributions Latest
13.09.2020
1 Binomial Distribution 1.1 Question What is a binomial distribution in Statistics? What is binomial distribution used for? Please argue 4 requirements needed to be a binomial distribution? Is a binomial distribution a normal distribution?...
35944 sym R (774 sym/21 pcs) 1 img
Robbie Conner 19
test Latest
17.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. When you click the Knit button a document will...
605 sym R (268 sym/2 pcs) 1 img
STEM Research 19
Document Latest
12.04.2021
Introduction Some of the data set you will be using in R, if not most, will be available in external formats or the internet. As such, you, as an R programmer will need to have a way of getting them into R before you can begin working on them. At...
6732 sym R (3622 sym/10 pcs) 3 img 7 tbl