Skip to content
/ lab_2 Public template
forked from finnianmeagher501/lab_2

This is starter code for Lab 2.

License

Notifications You must be signed in to change notification settings

guanangela/lab_2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 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

This is starter code for Lab 2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%