Skip to content

ppham27/stat570

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stat570

Homework for STAT 570, Advanced Regression Methods for Independent Data.

Instructions

Most of the code is run inside a Docker container. docker build -t stat570 . creates an environment with Python and R.

./docker_run.sh starts a Jupyter server from which one can run Python or R kernels.