Authors

Gary Hutson 85

Box Plots in ggplot2 Latest

16.05.2018

Setting up the plot The box plot, in ggplot2, can be really powerful and useful for analysing variation. I will show a few examples of different types of box plots in ggplot2. Basic Box Plot library(ggplot2) theme_set(theme_classic()) # Plot plot...

2017 sym R (1035 sym/3 pcs) 6 img

PK O’Flaherty pkofy 84

RBridgeWK1HW1 Latest

08.01.2022

1. Write a loop that calculates 13-factorial. Bonus - try to do it two different ways (for example use a for loop and a while loop). Do not use the standard factorial function. The goal is to learn about how R uses loops. #calculate 13! with a for...

572 sym R (1382 sym/12 pcs)

1/17/2020 ETFs Portfolio Optimization Latest

14.01.2020

Optimization of Diverse Portfolio of Exchange Trade Funds (ETF) minimizing Commissions paid to Fidelity Investments Financial Independence is the ultimate goal of a sound and productive economic life. If you are not thinking about it, you are...

6274 sym 5 img

Week2 Latest

13.09.2022

class: center, middle, inverse, title-slide .title[ # Advanced quantitative data analysis ] .subtitle[ ## Vector ] .author[ ### Mengni Chen ] .institute[ ### Department of Sociology, University of Copenhagen ] --- #Vector - The...

11418 sym

Daniel 83

How to show explained variance in a multilevel model Latest

03.10.2011

In this post I will show one way to display explained variance using a line chart. There is no default plot for displaying the effect of each factor on deviance of the model, so this is a tentative proposal for my dissertation. The following...

3413 sym 2 img

Bakti Siregar, S.Si., M.Sc 82

Webinar Career Series I ~ Pengenalan Data Science dan Aplikasinya dalam Bisnis Latest

07.01.2021

Email : dsciencelabs@outlook.com Instagram : https://www.instagram.com/dsciencelabs RPubs : https://rpubs.com/dsciencelabs/ Github : https://github.com/dsciencelabs/ 1 Apa itu Data Science? Secara umum Data Science itu dapat interpretasikan...

2786 sym 10 img

Dr. Shirin Glander 82

Find all my other posts on my old website! Latest

30.06.2017

For all my other posts, see my old website: shiring.github.io Related To leave a comment for the author, please follow the link and comment on their blog: Shirin's playgRound. R-bloggers.com offers daily e-mail updates about R news and...

463 sym

John Farrell 82

220914_Gonzaga_v_Blackrock Latest

15.09.2022

Game Overview Game Overview Blackrock Group Gonzaga 22 Score 24 3 Try 3 2 Conversion 3 1 Penalty Goal 1 29 Possession Count 31 93 Lineout % 78 12 Penalties Conceded 16 19 Turnovers Conceded 15 Possession Overview Gonzaga had a total of 31...

1187 sym 35 img 3 tbl

Rmapping2 Latest

03.12.2019

library(osmdata) ## Warning: package 'osmdata' was built under R version 3.6.1 ## Data (c) OpenStreetMap contributors, ODbL 1.0. http://www.openstreetmap.org/copyright library(ggmap) ## Loading required package: ggplot2 ## Warning: package...

11 sym R (17683 sym/125 pcs) 6 img

Assignment 1 Latest

29.01.2023

...

260749 sym 1 img