Analysis
Communication Science R Book
Getting Started
Install R and RStudio
How to use RStudio
Names and Objects
Types of Objects
Functions
Packages
File management
Working in Quarto
Data management
The tidyverse
Read and write
Select and rename
Filter and Arrange
Mutate and recode
Using the pipe syntax
Analysis
Key concepts
Hypotheses
Covariance and correlation
Causality
Techniques
Data cleaning
Scale construction
Controlling for confounders
Mediation Analyses
Standardization
Statistical tests
t-test
Correlation test
Linear regression
ANOVA
Good to Know
Function Documentation
Analysis
Back to top
Using the pipe syntax
Key concepts