Drag-and-drop method construction

Sort the Method Steps — Chapter 7

Move the cards with the mouse or touch. The correct order reflects the computational logic of this chapter.

Build the design matrix.
Formulate the fitting model.
Compute residuals.
Interpret rank and sensitivity.
Solve by QR or SVD.

Correct order after checking

  1. Formulate the fitting model.
  2. Build the design matrix.
  3. Solve by QR or SVD.
  4. Compute residuals.
  5. Interpret rank and sensitivity.