STAT 517 · Interactive Codelab

Welcome to the interactive code labs for STAT 517: Advanced Statistical Models.

Every code box on these pages runs R directly in your browser — there is nothing to install. Click Run Code, edit the code, and run it again to experiment. (The first run on a page takes a few seconds while R loads.)

Discussion board of In-class Labs are hosted on GitHub org.

Labs

Note

These pages are built with Quarto and quarto-live, which runs R in the browser via WebR. The same R code we use in lecture works here, unchanged.