Application Exercise

  1. Open Rstudio Server Pro
  2. Create a new project
  3. Click File > New File > R Markdown
  4. Delete everything except for
---
title: "Untitled"
output: html_document
---
  1. Give your work a sensible title
  2. When you’ve finished, upload the .html file to Canvas
solve(t(X) %*% X) %*% t(X) %*% y

A=[1245]

B=[123369257]

* Are these both invertible?

(yXβ)T(yXβ)+λβTβ