--
You received this message because you are subscribed to the Google Groups "netlogo-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netlogo-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/netlogo-users/4958b3d8-e162-4c07-a2ea-34446faba028n%40googlegroups.com.
Dear NetLogo Users,
I am currently working on a spatial model in NetLogo where I need to compute the correlation between crop-land (CL) profit and CL pest density at the patch level. However, I want to ensure that each profit value is correctly matched to the corresponding pest density from the same patch before performing the correlation calculation.
I want to verify that the NetLogo list extraction process maintains the correct pairing of profit and pest density for each patch.
map
and sort
?Any guidance, suggestions, or best practices to ensure the correct pairing of profit and pest values per patch before calculating correlation would be greatly appreciated!
Thank you!
Best regards,
Sogol
To view this discussion visit https://groups.google.com/d/msgid/netlogo-users/CAB-K8iHBm1m0JEDOQ5b-8GL2J27zwxNDAyX7hZfRoLdubpNhaA%40mail.gmail.com.
Hi,
Although it’s not the best tool for your problem the primitive other is sometimes useful for excluding a turtle or patch from an agentset.
--
Aaron Brandes, Software Developer
Center for Connected Learning and Computer-Based Modeling
--
You received this message because you are subscribed to the Google Groups "netlogo-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
To view this discussion visit