Download the assignment file, complete the three questions, and submit your .qmd and rendered .html to Canvas.
packages chunk first, then knit.
Use the download link below. Save to your PAF516/Lab6/ folder. Rename to Lab6_Assignment_YourLastName.qmd before editing.
Press Cmd+Shift+K (Mac) or Ctrl+Shift+K (PC). Steps 1–7 render automatically. Review the trajectory map (Step 5), the space-time Moran’s I (Step 6), and the multi-point trend map (Step 7) — you will interpret these for Q1.
Q1: Interpret the trajectory map and transition matrix (text). Q2: Rerun LISA at p < 0.01 and compare to p < 0.05 (code + text). Q3: Write a policy brief paragraph recommending 2 of 4 trajectory types to prioritize (text). Re-knit after completing Q2.
Submit both Lab6_Assignment_YourLastName.qmd and Lab6_Assignment_YourLastName.html.
After knitting, review the trajectory map (Step 5), transition matrix (Step 4), space-time Moran’s I (Step 6), and multi-point trend (Step 7), then answer:
Minimum 200 words. Reference specific numbers from the outputs.
Rerun the LISA classification using p < 0.01 instead of p < 0.05:
classify_lisa() function in Step 3 accepts a p_thresh argument — use itp < 0.01You are advising the Maricopa County Office of Community Development. They can prioritize only two of these four trajectory types:
Minimum 150 words. Ground your recommendation in specific numbers from your analysis. Cite at least one reading from Module 5 or Module 6.
| Action | Mac | PC |
|---|---|---|
| Run current chunk | Cmd+Return | Ctrl+Enter |
| Knit / Render | Cmd+Shift+K | Ctrl+Shift+K |
Right-click → Save Link As. Save to your PAF516/Lab6/ folder.
Lab6_Assignment_YourLastName.qmd — your edited source fileLab6_Assignment_YourLastName.html — the rendered output