Publications by R on Stats and R

Getting started in R markdown

17.02.2020

R Markdown: what, why and how? Before you start Components of a .Rmd file YAML header Code chunks Text Code inside text Images Tables Additional notes and useful resources Photo by Jon Tyson If you have spent some time writing code in R, you probably have heard of generating dynamic reports incorporating R code, R outputs (results) and text o...

16648 sym R (1017 sym/7 pcs) 26 img

Correlogram in R: how to highlight the most correlated variables in a dataset

21.02.2020

Introduction Correlation matrix Correlogram Correlation test Code {lares} package All possible correlations Correlation of one variable against all others Reference Introduction Correlation, often computed as part of descriptive statistics, is a statistical tool used to study the relationship between two variables, that is, whether and how stro...

7959 sym R (719 sym/3 pcs) 8 img

Correlogram in R: how to highlight the most correlated variables in a dataset

21.02.2020

Introduction Correlation matrix Correlogram Correlation test Code Photo by Pritesh Sudra Introduction Correlation, often computed as part of descriptive statistics, is a statistical tool used to study the relationship between two variables, that is, whether and how strongly couples of variables are associated. Correlations are measured between ...

6987 sym R (924 sym/1 pcs) 4 img

Student’s t-test in R and by hand: how to compare two groups under different scenarios

27.02.2020

Introduction Null and alternative hypothesis Hypothesis testing Different versions of the Student’s t-test How to compute Student’s t-test by hand? Scenario 1: Independent samples with 2 known variances Scenario 2: Independent samples with 2 equal but unknown variances Scenario 3: Independent samples with 2 unequal and unknown variances Scena...

41488 sym R (7584 sym/19 pcs) 14 img 7 tbl

Student’s t-test in R and by hand: how to compare two groups under different scenarios

27.02.2020

Introduction Null and alternative hypothesis Hypothesis testing Different versions of the Student’s t-test How to compute Student’s t-test by hand? Scenario 1: Independent samples with 2 known variances Scenario 2: Independent samples with 2 equal but unknown variances Scenario 3: Independent samples with 2 unequal and unknown variances Scena...

39755 sym R (7584 sym/19 pcs) 14 img 7 tbl

The 9 concepts and formulas in probability that every data scientist should know

02.03.2020

What is probability? 1. A probability is always between 0 and 1 2. Compute a probability 3. Complement of an event 4. Union of two events 5. Intersection of two events 6. Independence of two events 7. Conditional probability Bayes’ theorem Example 8. Accuracy measures False negatives False positives Sensitivity Specificity Positive predictive ...

15548 sym R (549 sym/4 pcs) 10 img

The 9 concepts and formulas in probability that every data scientist should know

02.03.2020

What is probability? 1. A probability is always between 0 and 1 2. Compute a probability 3. Complement of an event 4. Union of two events 5. Intersection of two events 6. Independence of two events 7. Conditional probability Bayes’ theorem Example 8. Accuracy measures False negatives False positives Sensitivity Specificity Positive predictive ...

15789 sym R (549 sym/4 pcs) 10 img

How to perform a one sample t-test by hand and in R: test on one mean

08.03.2020

Introduction Null and alternative hypothesis Hypothesis testing Two versions of the one sample t-test How to compute the one sample t-test by hand? Scenario 1: variance of the population is known Scenario 2: variance of the population is unknown Different underlying distributions for the critical value How to compute the one sample t-test in R? ...

19504 sym R (2021 sym/8 pcs) 8 img 2 tbl

How to perform a one sample t-test by hand and in R: test on one mean

08.03.2020

Introduction Null and alternative hypothesis Hypothesis testing Two versions of the one sample t-test How to compute the one sample t-test by hand? Scenario 1: variance of the population is known Scenario 2: variance of the population is unknown How to compute the one sample t-test in R? Scenario 1: variance of the population is known Scenario 2...

18234 sym R (2021 sym/8 pcs) 8 img 2 tbl

Top 100 R resources on Novel COVID-19 Coronavirus

11.03.2020

R Shiny apps and dashboards Coronavirus tracker Coronavirus dashboard from the {coronavirus} package COVID-19 Global Cases Visualization of Covid-19 Cases Modeling COVID-19 Spread vs Healthcare Capacity COVID-19 Data Visualization Platform Coronavirus 10-day forecast Coronavirus (COVID-19) across the world COVID-19 outbreak Comparing Corona traje...

65571 sym 264 img