Git Product home page Git Product logo

classroom's Introduction

License: CC BY 4.0 Netlify Status Build Status

The "lecture notes" of STAT 545A and 547M are hosted here, using bookdown.

Rendering the book

To update the website with changes, just push a change to this repo, and Travis CI will automatically build the book, and netlify will deploy the book.

If you want to see what the book will look like before incorporating the change to the website, view the book locally using bookdown in R:

  1. Ensure bookdown is installed via install.packages("bookdown").
  2. Render the book in one of two ways:
    • Clicking "knit" in RStudio when editing one of the cm___.Rmd files should display that file's changes in the book.
    • Otherwise, execute the R code bookdown::render_book("index.Rmd"), and this should render the entire book, which you can view in the newly modified index.html file, or by executing the R code bookdown::serve_book().

Editing notes

Please keep to the following bookdown conventions:

  • Reserve Level 1 headers for a new lecture (or new "Part", like a STAT 545A part and a STAT 547M part).

Notation:

  • cmxyy stands for class meeting number yy, where x=0 stands for STAT 545A, and x=1 547M.
  • The ordering of these files matters! It determines the "chapter" order.

classroom's People

Contributors

vincenzocoia avatar firasm avatar hsmohammed avatar wvictor14 avatar yuliauu avatar rashedul avatar

Watchers

James Cloos avatar

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.