Publications by Brynjólfur Gauti Jónsson
Tsest case ISLR
Assignment 2.8 library(here) here() starts at /Users/brynjolfurjonsson/ISLR This ex Solution: d <- read.csv(here("data", "College.csv"))...
52 sym
GenLogErindi
library(tidyverse); library(knitr); library(kableExtra); library(broom); library(cowplot); library(rstan); library(tidybayes); library(scales); library(plotly); library(png); library(grid); library(gridExtra) theme_set(theme_classic(base_size = 12) + background_grid(color.major = "grey90", color.min...
17233 sym R (3381 sym/14 pcs) 6 img 2 tbl
GenLogisticResults
library(tidyverse); library(knitr); library(kableExtra); library(broom); library(cowplot); library(rstan); library(tidybayes); library(scales); library(DT); library(plotly) theme_set(theme_classic(base_size = 12) + background_grid(color.major = "grey90", color.minor = "grey95", ...
56 sym R (3247 sym/5 pcs) 2 tbl
Hierarchical Logistic Growth Curves
library(tidyverse); library(knitr); library(kableExtra); library(broom); library(cowplot); library(rstan); library(tidybayes); library(scales); library(DT); library(plotly) theme_set(theme_classic(base_size = 12) + background_grid(color.major = "grey90", color.minor = "grey95", ...
12926 sym R (7038 sym/9 pcs) 3 tbl
Hierarchical Logistic Growth Curves
library(tidyverse); library(knitr); library(kableExtra); library(broom); library(cowplot); library(rstan); library(tidybayes); library(scales); library(DT); library(plotly) theme_set(theme_classic(base_size = 12) + background_grid(color.major = "grey90", color.minor = "grey95", ...
8954 sym R (5801 sym/9 pcs) 3 tbl
Rethinking Week 4: COVID Prediction Model
library(tidyverse); library(knitr); library(kableExtra); library(broom); library(cowplot); library(rstan); library(tidybayes); library(scales); library(DT); library(plotly) library(lubridate) theme_set(theme_classic(base_size = 12) + background_grid(color.major = "grey90", color.minor = "grey95", ...
20709 sym R (24411 sym/45 pcs) 16 img 3 tbl
Bylgjur samanburður
library(tidyverse) library(cowplot); library(scales) library(lubridate) library(plotly) theme_set(theme_classic(base_size = 12) + background_grid(minor = "none", major = "none") + theme(legend.position = "none")) d <- read_csv("https://docs.google.com/spreadsheets/d/1xgDhtejTtcyy6EN5dbDp5W3TeJhKFRRgm6Xk0s0YFeA/expo...
40 sym R (5338 sym/4 pcs)
Predicting Hospital and ICU Admissions
library(tidyverse) library(knitr) library(kableExtra) library(cowplot) library(scales) library(DT) library(plotly) library(lubridate) library(gganimate) library(DiagrammeR) theme_set(theme_classic(base_size = 12) + background_grid(color.major = "grey90", color.minor = "grey95", ...
4230 sym R (6705 sym/12 pcs) 8 img 1 tbl
Kynning_22Juli
class: center, middle, inverse, title-slide # The first wave of COVID-19 in Iceland ## Data, methods and story ### Birgir Hrafnkelsson & Brynjólfur Gauti Jónsson ### University of Iceland & Icelandic Heart Association ### 2020/07/22 --- class: inverse, center, middle # Covid in Iceland --- ![](Figures/rt_incidence.png) ![](Figures/quarant...
8601 sym