GithubHelp home page GithubHelp logo

kosukeimai / qss-swirl Goto Github PK

View Code? Open in Web Editor NEW
76.0 17.0 42.0 1.03 MB

Swirl Lessons for ``Quantitative Social Science: An Introduction''

License: GNU General Public License v2.0

R 87.71% Shell 12.29%

qss-swirl's Introduction

qss-swirl Build Status

News: See Interactive Tutorials for QSS by Matt Blackwell which builds on qss-swirl but significantly improves it.

Swirl Lessons for the book, ``Quantitative Social Science: An Introduction'' (QSS), published by Princeton University Press in 2017. See also the main repo, qss, for other supplementary materials.

I welcome your contributions. Please improve these questions and add some new ones so that others can use them!

If you are an instructor, you may also be interested in Socratic Swirl, which can be used to monitor and analyze your students' progress in these swirl lessons with an easy-to-use dashboard.

  • Install the swirl package:
install.packages("swirl")
  • Install the qss-swirl lessons:
library(swirl) # load the swirl package
install_course_github("kosukeimai", "qss-swirl")
  • Start a qss-swirl lesson (after loading the swirl package):
swirl()
  • Uninstall the qss-swirl lessons (after loading the swirl package):
uninstall_course("qss-swirl")
  • Update the qss-swirl lessons (after loading the swirl package):
uninstall_course("qss-swirl") # uninstall the course
install_course_github("kosukeimai", "qss-swirl") # reinstall the course

qss-swirl's People

Contributors

conjugateprior avatar hj08003 avatar hwjch804 avatar kosukeimai avatar patrick-signoret avatar sysilviakim avatar tedenamorado avatar tylersimko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qss-swirl's Issues

Answer Key

I cannot find an answer key to the exercises provided, both the numerical answers to the questions and the code. Is this available?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.