Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in second paragraph first sentence of Section 6.6 #41

Closed
Jarell-Cheong opened this issue Aug 26, 2023 · 0 comments
Closed

Typo in second paragraph first sentence of Section 6.6 #41

Jarell-Cheong opened this issue Aug 26, 2023 · 0 comments

Comments

@Jarell-Cheong
Copy link

The first sentence of the second paragraph of Section 6.6 starts with:

Let $\mathcal{C}(\mathbb{X})={ \mathbb{X}\mathbf{b}\colon \mathbb{b}\in \mathbb{R}^2} be the column space...

This should be:

Let $\mathcal{C}(\mathbb{X})={ \mathbb{X}\mathbf{b}\colon \mathbb{b}\in \mathbb{R}^{k+1}} be the column space...

(replaced $2$ with $k+1$ in the dimension of the Euclidean space since outside of examples, it is assumed that $\mathbb{X}$ is a $n\times(k+1)$ matrix)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant