Publications by Bonnie Cooper

Bayesian Modeling with RJAGS

07.03.2021

Introduction to Bayesian Modeling Bayesian Models and Markov Chains Bayesian Inference & Prediction Multivariate & Generalized Linear Models Bayesian Modeling with RJAGS DataCamp: Statistics with R Bonnie Cooper library( dplyr ) library( ggplot2 ) library( gridExtra ) library( tidyr ) library( broom ) library( tidyverse ) library( ggridges ) ...

12968 sym R (30968 sym/129 pcs) 45 img

Sabertrics inspired multiple linear regression

07.03.2021

AUTHORSHIP Critical Thinking Group 1: Angel Claudio, Bonnie Cooper, Manolis Manoli, Magnus Skonberg, Christian Thieme and Leo Yi BACKGROUND On Sabermetrics     Statistics have played a role in quantifying baseball since Henry Chadwick introduced the box score in 1858. The box score was adopted from cricket scorecards and introduced metrics ...

20656 sym R (22267 sym/20 pcs) 15 img 1 tbl

Imputation with simputation & filling in the gaps

07.03.2021

Finding missing values with naniar imputation with simputation Missing Values Visualization & Imputation in R Discussion Week 5 DATA621 Bonnie Cooper Instead of explicitly coding the visualization of missing values and their imputation as is done in the LMR text. Here I use the dataset from the book to walk through similar visualization & mod...

2918 sym R (4144 sym/33 pcs) 8 img

Performance of 2-Way Classifiers

13.03.2021

intro Applied Predictive Modeling Measuring Performance in Classification Models intro In some applications, we would like to know the predicted class probabilities which we can then use for other calculations (e.g. Bayesian inference). this demo will walk through a few visualization tools to measure the performance of classification models, i...

4346 sym R (11730 sym/35 pcs) 6 img

Extending the Linear Model with R

27.03.2021

Binomial Data Extending the Linear Model with R by Julian Faraway notes by Bonnie Cooper The following are notes from readings in ‘Extending the Linear Model with R’ by Julian Faraway for the course DATA621, ‘Business Analystics and Data Mining’ as part of the Masters of Science in Data Science program at CUNY SPS. R Libraries Used: l...

6332 sym R (14377 sym/77 pcs) 9 img

Building web apps with shiny in R

29.03.2021

Reactive Programming R Shiny building web application with Shiny in R Bonnie Cooper library( DiagrammeR ) library( shiny ) library( plotly ) library( babynames ) library( shinythemes ) library( gapminder ) library( dplyr ) Introduction to Shiny apps in R What is a web app? Updates based on user input/interaction Made up of UI & server How d...

7319 sym R (20696 sym/37 pcs) 3 img

Foundations of UX Design

16.04.2021

WK1 Into 2 UX Design WK2 UX Design: terms, tools & frameworks WK3 Design Sprints WK4 Design Portfolios Google User Experience (UX) Design Foundations of User Experience Design notes along my way - Bonnie Cooper 2021-04-15 UX designers focus on the experience that users have while interacting with products. UX design helps product developmen...

45598 sym 6 img

UX Design Process: Empathize, Define, and Ideate

16.04.2021

Portfolio Project 1 WK1 Integrating Research into the Design Process WK2 Empathizing with Users and Defining Pain Points WK3 Creating User Stories and User Journey Maps WK4 Defining User Problems WK5 Ideating Design Solutions Google User Experience (UX) Design UX Design Process: Empathize, Define, and Ideate notes along my way - Bonnie Cooper ...

41370 sym 16 img

Spectral Tuning of LGN Responses

23.05.2021

Spectral Tuning of Lateral Geniculate Nucleus Neural Responses loess smoothing to find peak spectral sensitivity Bonnie Cooper Outer Plexiform Layer of the retina: where the ganglion cells call home - Kaplan, Lee, Shapley (1990) Spectral Tuning     In a previous post, we looked at the differences between retinal ganglion cells (RGCs). We e...

5715 sym R (3212 sym/8 pcs) 5 img

Dark Adaptation

20.04.2021

Demonstrating Piecewise Regression with Classic Dark Adaptation Data Bonnie Cooper, PhD sketch of retinal circuitry by Ramon y Cajal Dark Adaptation     Imagine that you are at a movie theater watching Lord of the Rings. LotR is a very long film, so you have to step out briefly for a break. When you return to the theater to find your seat a...

6678 sym R (1534 sym/4 pcs) 3 img