Skip to content

tomcm39/simpleMultiplePolynomial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

LAB for Class04

The Goal: Given a data set containing characteristics about the Boston housing market, explore methods for predicting housing prices.

You'll need to clone this repository using RStudio first. Practice writing and adding code that produces a simple linear regression, multiple linear regression, and polynomial regression. Include a visual and quantitative method for assessing whether some models may better explain housing prices than other models.

We will discuss some models students have proposed and ways to communicate these models to a lay audience.

Data

The dataset and the data dictionary are included in the folder called data.

Questions

  • How would you explain SSE?
  • How would you explain your model?

About

Lab on Simple, Multiple, Polynomial Reg.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%