Skip to content

Lab 2 (final project) repo for Berkeley MIDS W203: Statistics course

License

Notifications You must be signed in to change notification settings

hecerinc/w203_lab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lab_2

The final project for MIDS w203. In this lab, students will appply what they have learned about building linear models to produce a report that analyzes a specific research question.

Assignment Prompt

The assignment prompt is in ./assignment.Rmd and the linked ./assignment.html file.

Project Organization

├── LICENSE
├── README.md          <- The top-level README describing the project aims
├── data
│   ├── external       <- Data from third party sources.
│   ├── interim        <- Intermediate data that has been transformed.
│   └── processed      <- The final, canonical data sets for modeling.
├── notebooks          <- .Rmd notebooks. 
├── references         <- Data dictionaries, manuals, and all other explanatory materials.
├── reports            <- Generated analysis as HTML, PDF, LaTeX, etc.
└── src                <- Source code for use in this project.
    └── data           <- Scripts to download or generate data

Repository structured based on cookiecutter data science.

About

Lab 2 (final project) repo for Berkeley MIDS W203: Statistics course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages