Authors

Irene Jacob 45

DATA 607_Assignment_1 Latest

28.08.2020

Introduction This is an R Markdown document for the data that can be found in the following link. https://projects.fivethirtyeight.com/2020-general-data/presidential_national_toplines_2020.csv This data gives the forecast for the elections...

566 sym R (60072 sym/4 pcs)

HKB 45

Document Latest

23.03.2020

Corona Virus Crisis: Where is it Heading? For a few weeks now ears, eyes and thoughts have been consumed with corona virus issues - status, policy making, crisis management. Early in March, my co-chairs and I pulled the plug on our TEIS academic...

15091 sym R (50 sym/1 pcs) 23 img 6 tbl

DEI Leader Pilot 1 April 4, 2023 Analyses Latest

02.04.2023

Graphs Likert Variables - VS and JF People were more likely to see women as having higher job fit than men. ## ## Welch Two Sample t-test ## ## data: dei1_clean$man_jf and dei1_clean$woman_jf ## t = -5.2758, df = 354.68, p-value = 2.306e-07 ##...

759 sym 5 img

Debabrata Kabiraj 45

DATA 605 02[46835] : Week 1 Discussion Latest

29.01.2020

L-A First Course in Linear Algebra Chapter M: Matrices Section MM Page 190 C21 Compute the product AB of the two matrices below using both the definition of the matrix-vector product (Definition MVP) and the definition of matrix multiplication...

3376 sym R (418 sym/6 pcs) 1 img

Drew Conway 45

Network of People who Twitter about R Latest

07.11.2009

On Tuesday I will be speaking to the Bay Area R group about doing social network analysis in R with igraph. During the talk I will (hopefully) be doing some live SNA on the audience using R and generating data via Twitter. As a preview, or...

1857 sym

finnstats » 45

Grouped Data Mean and Standard Deviation Calculator Latest

08.09.2021

We want to determine the mean and standard deviation of ungrouped data in practically all circumstances. However, how can you do that with grouped data? Grouped Data Mean and Standard Deviation Let’s look at an example of how to compute mean...

1496 sym R (161 sym/4 pcs) 2 img 3 tbl

HowToRMarkdown Latest

26.09.2023

Get the code for this markdown here. R Markdown can make labs for biostats more seamless. Instead of copying and pasting your work into a document to submit, you can knit it together here. To open a new markdown document, click File > New File >...

2891 sym 6 img

Josh Wilson 44

K-12 Hot Spot Analysis Latest

23.02.2021

Dependent Variables by Year (At Acct Level) Year Mktg MQLs Visits Pipeline Units 2016 0 11 11 11 1 2017 0 262 249 188 29 2018 194 354 311 299 52 2019 2180 295 225 224 62 2020 2491...

7547 sym 6 img 16 tbl

John MacKintosh 44

collapse might rock your world Latest

24.11.2020

The NHS-R Community site prompted this post, specifically a question to the help-with-r channel on Slack. Someone asked about obtaining unique values in a 60M row / 6 column dataset. Naturally, data.table came up, and a few of us made suggestions...

2912 sym R (1687 sym/9 pcs)

Evaluation of MC-CNN on Full domains Latest

24.12.2019

library(dplyr) library(readr) library(ggplot2) library(plotly) library(keras) library(abind) library(jsonlite) source("../../dga-wb-r/preprocess.R") dga_dga_vaclav <- read_csv("../datasets/results_1000_dga_vaclav_mc_no_thres_full_domain.csv")...

5546 sym R (2742 sym/7 pcs) 1 img