Skip to main content

Data Analysis for Researchers

Table of contents

  • About
  • PART I. INTRODUCTION
  • 1 About the Course
  • 2 R and R Studio
  • 3 tidyverse
  • 4 R Markdown
  • 5 dplyr
  • 6 Assignment Two
  • 7 WDI
  • 8 ggplot2
  • 9 Assignment Three
  • 10 tidyr
  • 11 Workflow
  • 12 Assignment Four
  • 13 Linear Model
  • 14 Roudups
  • 15 Assignment Five
  • 16 Presentation and Paper
  • PART II EDA BASICS
  • 17 Exploratory Data analysis
  • 18 Importing
  • 19 Transforming
  • 20 Tidying
  • 21 Visualizing
  • 22 Modeling
  • 23 Communicating
  • PART III OPEN PUBLIC DATA
  • 24 World Bank
  • 25 Our World in Data
  • 26 OECD
  • 27 UN Data
  • 28 World Inequality Report
  • APPENDIX
  • A HistData
  • B Covid 19
  • C World Map
  • D Bookdown
  • E Template

View book source

22 Modeling

22.1 Posit Primers - Remaining Tutorials

  1. Iterate – r4ds: Program
  • Introduction to Iteration
  • Map
  • Map Shortcut
  • Multiple Vectors
  • List Columns
  1. Write Functions – r4ds: Program
  • Function Basics
  • How to Write a Function
  • Argument Matching
  • Environments and Scoping
  • Control Flow
  • Advanced Control Flow
  • Loops in R
  1. Build Interactive Web Apps
21 Visualizing
23 Communicating

On this page

  • 22 Modeling
  • 22.1 Posit Primers - Remaining Tutorials
  • View source
  • Edit this page

"Data Analysis for Researchers" was written by Hiroshi Suzuki. It was last built on 2023-12-04.

This book was built by the bookdown R package.