You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ extensions [dbscan]
121
121
; Cluster agents by location, with at least 3 members to constitute a cluster, and a maximum distance of 3
122
122
let clusters dbscan:cluster-by-location agents 3 3
123
123
```
124
-
The clusters can then be used as shown in the section **Clustering individuals by variable**.
124
+
The clusters can then be used as shown in the section [**Clustering individuals by variable**](https://github.com/chrfrantz/NetLogo-Extension-DBSCAN#clustering-individuals-by-variable).
0 commit comments