Challenge: QR Matrix Factorization
Solve this challenge on QR matrix factorization in R.
We'll cover the following...
We'll cover the following...
Exercise
Write the R code needed to retrieve the orthogonal factor of the QR factorization on the following rectangular matrix:
...