dsslearnr
Practice Exercises for Data Analysis for Social Science
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.4%) to scientific vocabulary
Repository
Practice Exercises for Data Analysis for Social Science
Statistics
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
dsslearnr: Practice Exercises for Llaudet and Imai's Data Analysis for Social Science (DSS)
This repository contains learnr tutorials with practice exercises for Data Analysis for Social Science: A Friendly and Practical Introduction by Elena Llaudet and Kosuke Imai, published by Princeton University Press.
Installation
To access the tutorials, open RStudio and install the necessary packages by running the following code:
install.packages("remotes")
remotes::install_github("rstudio/learnr")
remotes::install_github("rstudio-education/gradethis")
remotes::install_github("ellaudet/dsslearnr")
Starting the Tutorials
You can launch each tutorial by running its corresponding R code in RStudio. Below are the commands to start each tutorial:
Chapter 1: Introduction
learnr::run_tutorial("01-introduction", package = "dsslearnr")
Chapter 2: Estimating Causal Effects with Randomized Experiments
learnr::run_tutorial("02-experimental", package = "dsslearnr")
Tutorials for subsequent chapters are currently in development.
View the full list of available tutorials:
learnr::run_tutorial(package = "dsslearnr")
Feedback
Any errors in these tutorials are my responsibility. If you encounter any issues or have suggestions for improvements, please contact me at ellaudet@gmail.com. Your feedback is highly appreciated!
I hope these tutorials are helpful to you and your students! - Elena
Owner
- Name: Elena Llaudet
- Login: ellaudet
- Kind: user
- Website: https://scholar.harvard.edu/ellaudet
- Repositories: 1
- Profile: https://github.com/ellaudet
Political Scientist | Associate Professor at Suffolk University | Harvard PhD | Co-author of Data Analysis for Social Science (with Kosuke Imai)
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Practice Exercises for Llaudet and Imai's Data Analysis for Social
Science (dsslearnr)
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Elena
family-names: Llaudet
email: ellaudet@gmail.com
affiliation: Associate Professor at Suffolk University
identifiers:
- type: url
value: 'https://github.com/ellaudet/dsslearnr'
description: >-
GitHup Repository for Practice Exercises
for Llaudet and Imai's Data Analysis and Social Science (dsslearnr)
repository-code: 'https://github.com/ellaudet/dsslearnr'
abstract: >-
This repository contains learnr tutorials with practice
exercises for Data Analysis for Social Science: A Friendly
and Practical Introduction (DSS for short) by Elena
Llaudet and Kosuke Imai from Princeton University Press (2022).
GitHub Events
Total
- Push event: 7
Last Year
- Push event: 7