% Cases f(x) = \begincases 0 & x<0 \ 1 & x\ge 0 \endcases Create rayanne_macros.sty :
\enddocument | Problem | Likely Fix | |---------|-------------| | ! Undefined control sequence \bb | Use \mathbb{} or ensure \usepackagebbm | | Missing \argmax | Add \DeclareMathOperator*\argmaxargmax | | Equations too wide | Use \beginalign* ... \endalign* or split lines with \\ | | tslatex.sty not found | Install or place in same folder as .tex file | 7. Quick Reference Card % Math \hat\beta % beta hat \barx % x bar \tilde\theta % theta tilde % Spacing , ; \quad \qquad % small to large spaces ! % negative space TsLatex Rayanne Lenox
\subsectionPart (a) \beginalign y = \beta_0 + \beta_1 x + \varepsilon \endalign % Cases f(x) = \begincases 0 & x<0