<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>EES 4760/5760: Agent- and Individual-Based Computational Modeling on EES 4760/5760</title>
    <link>https://www.ees4760.jmgilligan.org/</link>
    <description>Recent content in EES 4760/5760: Agent- and Individual-Based Computational Modeling on EES 4760/5760</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 06 Dec 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.ees4760.jmgilligan.org/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Set up NetLogo</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/homework_01/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/homework_01/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;preliminary-information&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Preliminary Information&lt;/h3&gt;&#xA;&lt;p&gt;&lt;strong&gt;There is nothing for you to turn in&lt;/strong&gt;, but do the following task to prepare for next week:&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Download NetLogo version 6.4.0 from &lt;a href=&#34;https://ccl.northwestern.edu/netlogo/&#34; class=&#34;uri&#34;&gt;https://ccl.northwestern.edu/netlogo/&lt;/a&gt; and install it on your computer.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Introducing NetLogo</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/homework_02/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/homework_02/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;As you read along with Section 2.3, follow along on your computer and build the &lt;em&gt;Mushroom Hunt&lt;/em&gt; model by typing in the code shown in the textbook. The whole program is shown on pages 27–29.&#xA;&lt;strong&gt;Save your model as &lt;code&gt;mushroom_hunt.nlogo&lt;/code&gt;&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;This exercise may seem very simple, but it is the first step toward learning how to program NetLogo and it will be an important first step toward writing your own models.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The computer modeling cycle</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_02/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_02/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 1.&lt;/li&gt;&#xA;&lt;li&gt;Handout: &lt;a href=&#34;./files/reading/Tyson_Artificial_Societies_1997.pdf&#34; target=&#34;_blank&#34;&gt;P. Tyson, “Artificial Societies,” Technology Review &lt;strong&gt;100&lt;/strong&gt; (3), 15–17 (1997).&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 1.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;This reading sets the stage for answering the questions:&lt;/p&gt;&#xA;&lt;ol style=&#34;list-style-type: decimal&#34;&gt;&#xA;&lt;li&gt;What is computational modeling and why is it useful in social and natural science research?&lt;/li&gt;&#xA;&lt;li&gt;What are agent based models? How are they different from other kinds of models? What makes them useful for scientific research?&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;The reading introduces the idea of a &lt;strong&gt;modeling cycle&lt;/strong&gt;. You should understand the different steps in the modeling cycle. You should also think about why Railsback and Grimm describe modeling as a cycle, as opposed to a linear process with a start and stop.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Becoming familiar with NetLogo</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/homework_03/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/homework_03/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;preliminary-information&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Preliminary Information&lt;/h3&gt;&#xA;&lt;p&gt;This homework consists of reading and working through tutorials, so there is nothing to turn in.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Everyone should do exercises 2.1 and 2.2 in Chapter 2 of Railsback &amp;amp; Grimm. This consists of reading and working through tutorials, so there is nothing to turn in.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Introduction to NetLogo</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_03/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_03/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 2.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 2.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;Familiarize yourself with NetLogo. I recommend that you read through the chapter with NetLogo open on your computer. Feel free to play around with NetLogo and try things out. The homework consists of following the step-by-step creation of a model in section 2.3.&lt;/p&gt;&#xA;&lt;p&gt;The chapter from &lt;em&gt;Modeling Social Behavior&lt;/em&gt; is purely optional. You don’t need to read it, and everything you need to know is covered in the reading from Railsback &amp;amp; Grimm, but it may be interesting to read this alternate introduction to the NetLogo modeling system and programming language.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Experimenting with NetLogo</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/homework_04/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/homework_04/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;preliminary-information&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Preliminary Information&lt;/h3&gt;&#xA;&lt;p&gt;Upload your work to Brightspace when you’re done (Word or text files for the descriptions and ODD document, and &lt;code&gt;.nlogo&lt;/code&gt; files for your NetLogo models).&lt;/p&gt;&#xA;&lt;p&gt;When there is more than one file for a homework assignment, I recommend that you make a Zip file containing all of the files for the different parts of the assignment and upload the Zip file to Brighspace instead of uploading the files separately. When a homework assignment has more than one problem, and each problem has multiple files, it can be helpful to have a separate folder for each problem, and put all of these folders into the ZIP file that you turn in.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Specifying models: The ODD protocol</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_04/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_04/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 3.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;Read carefully through the different design principles. Some of them have meanings that are a bit different from what you might infer from colloquial use.&lt;/p&gt;&#xA;&lt;p&gt;For instance:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Adaptation&lt;/strong&gt; does not mean a persistent change in a turtle’s behavior similar to the biological/Darwinian sense of adaptation in species. Rather, it means the way an agent changes its behavior in response to its &lt;em&gt;immediate&lt;/em&gt; conditions. Thus, adaptation in the ODD sense might include behaviors such as eating when you are hungry (&lt;em&gt;eating&lt;/em&gt; is an &lt;strong&gt;adaptation&lt;/strong&gt; to &lt;em&gt;hunger&lt;/em&gt;), putting on warmer clothing when it’s cold out (bundling up is an adaptation to cold), and running away from a predator.&lt;/li&gt;&#xA;&lt;li&gt;The kind of persistent changes that arise over time from experience fall under the ODD design concept of &lt;strong&gt;learning&lt;/strong&gt;: If there is more food near a river than on hills, turtles may &lt;strong&gt;learn&lt;/strong&gt; to go to rivers when they are hungry.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You can download several useful documents related to the ODD protocol from the class web site:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science with models: Butterfly mating</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/homework_05/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/homework_05/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;preliminary-information&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Preliminary Information&lt;/h3&gt;&#xA;&lt;p&gt;Some problems in this homework set call for you to write a NetLogo model and also answer questions about the model. For answering the questions, you may take any of these approaches:&lt;/p&gt;&#xA;&lt;ol style=&#34;list-style-type: decimal&#34;&gt;&#xA;&lt;li&gt;&lt;p&gt;Edit the INFO page for your NetLogo model and add the following (this example is for exercise 5.4)&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;# Exercise 5.4&#xA;&#xA;When I ran the model ...&lt;/code&gt;&lt;/pre&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;Write your answer in a Word file or other document file (text, PDF, etc.) with the title &lt;code&gt;homework_answers.docx&lt;/code&gt; and put the homework answers in there, as follows:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Your first model</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_05/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_05/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 4.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;For the reading, read Chapter 4 in &lt;em&gt;Agent-Based Modeling&lt;/em&gt; first and focus mostly on this chapter.&lt;/p&gt;&#xA;&lt;p&gt;It is worth noting that the Sugarscape model you read about for Aug. 25 is very similar to the hilltopping model. Sugarscape was part of a very influential research project in the 1990s, in which Joshua Epstein and Robert Axtell showed that a very simple model could reproduce complex biological and economic phenomena that are observed in real societies and ecosystems. You may find it interesting at this point to look back at the “Artificial Societies” article and to play with the Sugarscape model in NetLogo.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reproducing a model from its ODD</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/homework_06/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/homework_06/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Graduate Students:&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Graduate students should do Railsback &amp;amp; Grimm, Ex. 5.11&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;notes-on-homework&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes on Homework:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Graduate Students:&lt;/strong&gt; You can download the journal article for this exercise, &lt;a href=&#34;./files/models/chapter_05/Jovani_Grimm_2008_Breeding.pdf&#34;&gt;R. Jovani &amp;amp; V. Grimm. (2008) “Breeding synchrony in colonial birds: From local stress to global harmony”, &lt;em&gt;Proc. Royal Soc. London B&lt;/em&gt; &lt;strong&gt;275&lt;/strong&gt;, 1567–63&lt;/a&gt; from the class web site,&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_05/Jovani_Grimm_2008_Breeding.pdf&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_05/Jovani_Grimm_2008_Breeding.pdf&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;You don’t have to reproduce all of the figures in the paper. Focus on reproducing the information in Figure 2 (make a figure of colony synchrony versus NR and some other figures showing histograms of breeding dates for NR = 0.00, 0.08, 0.20, and 1.00 and comparing them to the histograms in Fig. 2.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using models for science</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_06/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_06/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 5.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 3.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;This reading sets the stage for answering the big question, “How can we use agent-based models to do science?”&#xA;There are several aspects to this question, which this chapter will introduce:&lt;/p&gt;&#xA;&lt;ol style=&#34;list-style-type: decimal&#34;&gt;&#xA;&lt;li&gt;How can we produce quantitative output from our models?&lt;/li&gt;&#xA;&lt;li&gt;How can your models read and write data to and from files? (This is important for connecting your model to other parts of your project)&lt;/li&gt;&#xA;&lt;li&gt;How should we test our models to make sure they do what we think they do? (More on this in Chapter 6)&lt;/li&gt;&#xA;&lt;li&gt;Making your research reproducible by using version control and documentation.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;A number of you may like to use Excel or statistical analysis tools, such as &lt;code&gt;R&lt;/code&gt;, &lt;code&gt;SPSS&lt;/code&gt;, or &lt;code&gt;Stata&lt;/code&gt;. The material in this chapter about&#xA;importing and exporting data using text or &lt;code&gt;.csv&lt;/code&gt; files will be very useful for this.&#xA;By default, NetLogo only allows you to read in data in simple text files. However, if comes with some extensions that you can use to read in&#xA;data from other common file formats, including &lt;code&gt;.csv&lt;/code&gt; and ArcGIS shapefiles and raster (grid) files.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Research project proposal</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/project_proposal/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/project_proposal/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Turn in a one-to-two page (double-spaced) proposal for your semester research project.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;notes-on-homework&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes on Homework:&lt;/h3&gt;&#xA;&lt;p&gt;This proposal should describe the topic you want to work on,&#xA;identify a published open-source model you want to work with,&#xA;and and describe how you think you might want to extend it.&lt;/p&gt;&#xA;&lt;p&gt;You should consult the textbook, the Model Library in NetLogo,&#xA;and the list of reading and computational tools and&#xA;resources I distributed on the first day of class (it’s also posted on the&#xA;course web site).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Testing and validating models</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_07/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_07/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 6.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;No one writes perfect programs. Errors in programs controlling medical equipment&#xA;have killed people. Errors in computer models and data analysis code have not had&#xA;such dire results, but have wasted lots of time for researchers and have caused&#xA;public policy to proceed on incorrect assumptions. In many cases, these errors&#xA;were uncovered only after a great deal of frustration because the original&#xA;researchers would not share their computer codes with others who were suspicious&#xA;of their results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Testing and debugging</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/homework_08/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/homework_08/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Everyone:&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Railsback &amp;amp; Grimm, Ch. 6, Ex. 6.2, 6.3&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Graduate Students,&lt;/strong&gt; also do the following:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Railsback &amp;amp; Grimm, Ch. 6, Ex. 6.4, 6.5&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;notes-on-homework&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes on Homework:&lt;/h3&gt;&#xA;&lt;p&gt;You do not need to turn anything in for Exercise 6.2. This is an exercise to try for the experience&lt;/p&gt;&#xA;&lt;p&gt;A hint for exercise 6.3: Patches have integer coordinates (representing the center of the patch). How does the turtle determine the angle to face during &lt;code&gt;setup&lt;/code&gt;? How does it determine the angle to face in &lt;code&gt;go-back&lt;/code&gt;? Can you think of a different way to record the path so the &lt;code&gt;go-back&lt;/code&gt; exactly retraces the path it took during &lt;code&gt;setup&lt;/code&gt;? If you knew the direction the turtle was heading at each step during &lt;code&gt;setup&lt;/code&gt;, could you use this heading information to exactly retrace the path?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Choosing Research Projects</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_08/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_08/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 7.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;There is not very much reading for today. Read Chapter 7 of &lt;em&gt;Agent-Based Modeling&lt;/em&gt; carefully (it’s very short) The point of this chapter is to help you get ideas for your term research project.&lt;/p&gt;&#xA;&lt;p&gt;Before class, I want you to read through the research project assignment and think about what you might want to do for a research project. We will spend class talking about possible research projects.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Analyzing model experiments</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/homework_09/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/homework_09/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Everyone:&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Railsback &amp;amp; Grimm, Ch. 8, Ex. 8.1, 8.2&lt;/li&gt;&#xA;&lt;li&gt;Railsback &amp;amp; Grimm, Ch. 9, Ex. 9.3, 9.4&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Graduate Students,&lt;/strong&gt; also do the following:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Railsback &amp;amp; Grimm, Ch. 8, Ex. 8.3, 8.4&lt;/li&gt;&#xA;&lt;li&gt;Railsback &amp;amp; Grimm, Ch. 9, Ex. 9.6&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Emergence</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_09/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_09/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 8.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;This is a major chapter. Emergence is one of the most important concepts in agent-based modeling, so pay close attention to the discussion in this chapter and think about how you can measure and assess emergence.&lt;/p&gt;&#xA;&lt;p&gt;This chapter also introduces a very important tool for doing experiments in NetLogo: &lt;strong&gt;BehaviorSpace&lt;/strong&gt;. BehaviorSpace lets you repeatedly run a NetLogo model while varying the settings of any of the controls on your user interface. Where there is randomness (stochasticity) in the model, you can perform many runs at each set of control settings. This will let us perform &lt;strong&gt;sensitivity analysis&lt;/strong&gt; to determine whether a certain emergent phenomenon we are investigating happens only for values of the parameters within a narrow range, or whether it happens over a wide range of the parameters. It will let us determine which parameters are most important for the phenomenon.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Programming agent sensing</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/homework_10/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/homework_10/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;p&gt;&lt;strong&gt;Optional:&lt;/strong&gt; The following exercises are optional. You can turn them in for extra credit.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Railsback &amp;amp; Grimm, Ch. 10, Ex. 10.1&lt;/li&gt;&#xA;&lt;li&gt;Railsback &amp;amp; Grimm, Ch. 11, Ex. 11.1&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Observation</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_10/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_10/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 9.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;In this chapter, we examine how to detect and record the properties of a model&#xA;that we want to study.&lt;/p&gt;&#xA;&lt;p&gt;The article, D. Kornhauser, &lt;a href=&#34;https://jasss.soc.surrey.ac.uk/12/2/1.html&#34;&gt;U. Wilensky, and W. Rand. (2009). “Design guidelines&#xA;for agent-based model visualization,” &lt;em&gt;Journal of Artificial Societies and Social&#xA;Simulation&lt;/em&gt; &lt;strong&gt;12&lt;/strong&gt;, 1&lt;/a&gt;&#xA;is available online at &lt;a href=&#34;https://jasss.soc.surrey.ac.uk/12/2/1.html&#34; class=&#34;uri&#34;&gt;https://jasss.soc.surrey.ac.uk/12/2/1.html&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I have posted a &lt;a href=&#34;./files/models/chapter_09/ch9_ex8_netlogo_exercises.pdf&#34;&gt;refresher guide&lt;/a&gt;&#xA;for NetLogo programming on the class web site at &lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_09/ch9_ex8_netlogo_exercises.pdf&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_09/ch9_ex8_netlogo_exercises.pdf&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Resources</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/01-resources/</link>
      <pubDate>Wed, 22 Aug 2018 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/01-resources/</guid>
      <description>&lt;h2 id=&#34;further-reading-about-agent-based-modeling-and-a-guide-to-computational-tools-and-resources&#34;&gt;Further Reading about Agent-Based Modeling and a Guide to Computational Tools and Resources&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./files/reading/EES_4760_5760_Resources.pdf&#34;&gt;Resource Guide&lt;/a&gt;&#xA;: &lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/reading/EES_4760_5760_Resources.pdf&#34; target=&#34;_blank&#34;&gt;https://www.ees4760.jmgilligan.org/files/reading/EES_4760_5760_Resources.pdf&lt;/a&gt;&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Team modeling project presentations</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/team_project_presentation/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/team_project_presentation/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Teams will give a presentation on their projects.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;notes-on-homework&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes on Homework:&lt;/h3&gt;&#xA;&lt;p&gt;See the team project assignment sheet for details on what I expect for the presentation.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Sensing</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_11/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_11/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 10.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;In addition to the assigned reading from the textbook, read the ODD for your team project before you come to class. The ODDs are posted on Brightspace and &lt;a href=&#34;./projects/&#34;&gt;the class web site&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;For some of the class period, you and your team will start translating the ODD for your project model into NetLogo code.&lt;/p&gt;&#xA;&lt;p&gt;Important programming concepts in this chapter include:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Research project model analysis</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/project_analysis/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/project_analysis/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;Study the code and ODD of the model you chose for your semester research project, play with the model and run some BehaviorSpace experiments to examine its&#xA;output.&lt;/p&gt;&#xA;&lt;p&gt;Turn in a 3–5 page (double-spaced) write-up about the model.&lt;/p&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;notes-on-homework&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes on Homework:&lt;/h3&gt;&#xA;&lt;p&gt;See the project assignment sheet for details about this assignment.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Adaptive Behavior and Objectives</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_12/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_12/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 11.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;Agents’ behavior often consists of trying to achieve some &lt;strong&gt;objective&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I have discussed the way that Adam Smith’s “invisible hand of the market” is a kind of agent-based view of a nation’s economy: Each person (agent) has an objective of trying to maximize his or her own wealth (that’s the agent’s &lt;strong&gt;micromotive&lt;/strong&gt;), and in doing so, the population of agents manages unintentionally to maximize the total wealth of the nation (an emergent &lt;strong&gt;macrobehavior&lt;/strong&gt; that results from the collective interactions of the agents and their micromotives).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Team modeling project report</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/team_project_report/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/team_project_report/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Turn in the written report for your team project on Brightspace.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;notes-on-homework&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes on Homework:&lt;/h3&gt;&#xA;&lt;p&gt;See the team project assignment sheet for details.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Prediction</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_13/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_13/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 12.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;In class, we will discuss the telemarketer model.&lt;/p&gt;&#xA;&lt;p&gt;For the teams working on the telemarketer model, the steps are:&lt;/p&gt;&#xA;&lt;ol style=&#34;list-style-type: decimal&#34;&gt;&#xA;&lt;li&gt;Build the model as described in the ODD.&lt;/li&gt;&#xA;&lt;li&gt;Do the analyses in section 13.3.2&lt;/li&gt;&#xA;&lt;li&gt;Next work on two extensions:&#xA;&lt;ol style=&#34;list-style-type: decimal&#34;&gt;&#xA;&lt;li&gt;Mergers (section 13.5)&lt;/li&gt;&#xA;&lt;li&gt;Customers remember (section 13.6)&lt;/li&gt;&#xA;&lt;/ol&gt;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Before class, everyone should read Chapter 13 and the ODD for the telemarketer model and be ready to discuss the model in class.&#xA;This will be a chance for the teams working on the model to ask questions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Research project ODD</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/project_odd/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/project_odd/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Turn in an ODD for extending your chosen model to ask new questions.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;notes-on-homework&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes on Homework:&lt;/h3&gt;&#xA;&lt;p&gt;See the semester research project assignment sheet for details.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Interaction</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_14/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_14/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 13.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 6–7, 9.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;The optional reading from &lt;em&gt;Modeling Social Behavior&lt;/em&gt; may be interesting. Chapters 6–7 apply agent-based modeling to game-theory and&#xA;chapter 9 looks into social networks among agents in detail.&lt;/p&gt;&#xA;&lt;p&gt;Chapter 6 focuses on a class of strategic games, such as the Prisoner’s Dilemma, in which the players&#xA;do better when they cooperate with each other, but the game gives each player has a strong temptation&#xA;to betray their partner. The chapter investigates a rich line of research, which shows that there may&#xA;be reasons for natural selection to favor cooperation, so people may have evolved to be mostly&#xA;trustworthy and cooperative.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Draft model code for research project</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/project_draft_code/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/project_draft_code/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;Turn in a draft &lt;code&gt;.nlogo&lt;/code&gt; file with your modified model. The ODD for your modified model should be included in the “Info” section of the model.&lt;/p&gt;&#xA;&lt;p&gt;You should &lt;em&gt;also&lt;/em&gt; turn in a document that describes what you are satisfied with about your draft model and what problems you are struggling with.&lt;/p&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;notes-on-homework&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes on Homework:&lt;/h3&gt;&#xA;&lt;p&gt;The model code you turn in should run, but it does not need to be perfect.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Team Presentations</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_15/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_15/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;p&gt;No new reading for today.&lt;/p&gt;&#xA;&lt;div id=&#34;notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes:&lt;/h3&gt;&#xA;&lt;p&gt;There is no reading for today. You will do your team project presentations in class.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Research project presentation</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/project_presentation_1/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/project_presentation_1/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;You will make a five-minute presentation in class about your model (You can use the full five minutes of talking and there will be an additional two minutes for questions).&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;notes-on-homework&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes on Homework:&lt;/h3&gt;&#xA;&lt;p&gt;There will not be time to go into all the details in your presentation, so focus on:&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;structure&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Structure:&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Start by describing your research question&lt;/li&gt;&#xA;&lt;li&gt;Briefly describe your model&lt;/li&gt;&#xA;&lt;li&gt;Describe the experiments you performed:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What outputs did you observe or measure?&lt;/li&gt;&#xA;&lt;li&gt;What parameters did you change?&lt;/li&gt;&#xA;&lt;li&gt;What did you see? (e.g., behaviorspace graphs or screenshots of the model)&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;Conclusions&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;general-recommendations&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;General recommendations:&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;5 slides, one minute each.&lt;/li&gt;&#xA;&lt;li&gt;As much as you can, use figures (graphs, illustrations, images, etc.) instead of text.&lt;/li&gt;&#xA;&lt;li&gt;Avoid slides with a lot of text&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You can’t say everything you did, so focus on the most interesting highlights.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Research Project ODDs</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_16/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_16/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;p&gt;No new reading for today.&lt;/p&gt;&#xA;&lt;div id=&#34;notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes:&lt;/h3&gt;&#xA;&lt;p&gt;There is no reading for today. We will spend class discussing your individual projects and your work on creating an ODD for your model.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Research project presentation</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/project_presentation_2/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/project_presentation_2/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;You will make a five-minute presentation in class about your model (You can use the full five minutes of talking and there will be an additional two minutes for questions).&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;notes-on-homework&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes on Homework:&lt;/h3&gt;&#xA;&lt;p&gt;There will not be time to go into all the details in your presentation, so focus on:&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;structure&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Structure:&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Start by describing your research question&lt;/li&gt;&#xA;&lt;li&gt;Briefly describe your model&lt;/li&gt;&#xA;&lt;li&gt;Describe the experiments you performed:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What outputs did you observe or measure?&lt;/li&gt;&#xA;&lt;li&gt;What parameters did you change?&lt;/li&gt;&#xA;&lt;li&gt;What did you see? (e.g., behaviorspace graphs or screenshots of the model)&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;Conclusions&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;general-recommendations&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;General recommendations:&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;5 slides, one minute each.&lt;/li&gt;&#xA;&lt;li&gt;As much as you can, use figures (graphs, illustrations, images, etc.) instead of text.&lt;/li&gt;&#xA;&lt;li&gt;Avoid slides with a lot of text&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You can’t say everything you did, so focus on the most interesting highlights.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scheduling</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_17/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_17/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 14.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;A good example of asynchronous updating is the&#xA;&lt;a href=&#34;./files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&#34;&gt;model of breeding synchrony&lt;/a&gt;,&#xA;described in &lt;a href=&#34;./files/models/chapter_05/Jovani_Grimm_2008_Breeding.pdf&#34;&gt;Jovani and Grimm (2008)&lt;/a&gt;&#xA;and in Chapter 23, which I have posted on the class web site:&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Research project report</title>
      <link>https://www.ees4760.jmgilligan.org/assignment/project_report/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/assignment/project_report/</guid>
      <description>&lt;div id=&#34;homework&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Homework&lt;/h2&gt;&#xA;&lt;div id=&#34;homework-exercises&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Homework Exercises:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Turn in a written report about your research project. Your report should follow the model of a research report for &lt;em&gt;Science&lt;/em&gt; magazine:&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;notes-on-homework&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes on Homework:&lt;/h3&gt;&#xA;&lt;p&gt;Your report should have the following structure:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Abstract (1 paragraph summary of the paper, focusing on highlights)&lt;/li&gt;&#xA;&lt;li&gt;Introduction&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Research question and why it’s interesting&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;Methods&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Describe the model you started with and how you changed it to answer your research question&lt;/li&gt;&#xA;&lt;li&gt;Describe the experiments you ran with the model.&lt;/li&gt;&#xA;&lt;li&gt;Describe what outputs you measured&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;Results&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What did you see (graphs of output, pictures of turtles on patches, etc.)&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;Discussion, conclusions:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What did you learn from the results of your experiment?&lt;/li&gt;&#xA;&lt;li&gt;If you had more time, what would you do next with your model?&lt;/li&gt;&#xA;&lt;li&gt;Do you think these results point to possible uses for your model?&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/li&gt;&#xA;&lt;li&gt;References&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;strong&gt;See the &lt;a href=&#34;./assignment/ResearchProjectAssignment.pdf&#34;&gt;assignment&lt;/a&gt; for further details.&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stochasticity</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_18/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_18/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 15.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Collectives</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_19/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_19/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 16.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Patterns</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_20/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_20/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 17–18.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;You can download &lt;a href=&#34;./files/models/chapter_18/ch18_before_ODD.pdf&#34;&gt;the ODD for the BEFORE beech forest model&lt;/a&gt;, which is described in section 18.3, from the class web site: &lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_18/ch18_before_ODD.pdf&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_18/ch18_before_ODD.pdf&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I have also posted &lt;a href=&#34;./files/models/chapter_18/ch18_ex1_models_list.pdf&#34;&gt;a list of published models&lt;/a&gt; in which observed patterns are important: &lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_18/ch18_ex1_models_list.pdf&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_18/ch18_ex1_models_list.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Artificial Societies</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/02-artificial_societies/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/02-artificial_societies/</guid>
      <description>&lt;h2 id=&#34;reading-for-aug-25&#34;&gt;Reading for Aug. 25&lt;/h2&gt;&#xA;&lt;p&gt;Peter Tyson, &amp;ldquo;&lt;a href=&#34;./files/reading/Tyson_Artificial_Societies_1997.pdf&#34;&gt;Artificial Societies&lt;/a&gt;&#xA;,&amp;rdquo; &lt;em&gt;MIT Technology Review&lt;/em&gt; &lt;strong&gt;100&lt;/strong&gt;(3), 15&amp;ndash;17 (Apr., 1997).&#xA;&lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/reading/Tyson_Artificial_Societies_1997.pdf&#34; target=&#34;_blank&#34;&gt;https://www.ees4760.jmgilligan.org/files/reading/Tyson_Artificial_Societies_1997.pdf&lt;/a&gt;&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Theory Development</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_21/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_21/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 19.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 8.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;There is an implementation of the &lt;a href=&#34;./files/models/chapter_19/ch19_ex2_wood_hoopoes.nlogo&#34;&gt;wood hoopoe model&lt;/a&gt;, suitable for Exercise 2, on the class web site: &lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_19/ch19_ex2_wood_hoopoes.nlogo&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_19/ch19_ex2_wood_hoopoes.nlogo&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The optional chapter from &lt;em&gt;Modeling Social Behavior&lt;/em&gt; discusses other approaches to using agent-based models to do science.&#xA;The readings from Railsback &amp;amp; Grimm focus on the methodology of Pattern-Oriented Modeling.&#xA;This chapter looks at other ways of thinking about connecting agent-basedm models to scientific methods.&#xA;The focus here is on statistical analysis of experimental results and the use of Bayesian statistical&#xA;methods to identify and avoid pitfalls where experiemnts may fool researchers into drawing the wrong&#xA;conclusion (e.g., thinking a hypothesis is true, when it’s really false).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Parameterization and Calibration</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_22/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_22/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 20.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Agent-Based Models in Practice</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_23/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_23/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;p&gt;No new reading for today.&lt;/p&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Analyzing ABMs</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_24/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_24/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 22.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Sensitivity and Robustness</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_25/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_25/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 23.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;You can download the &lt;a href=&#34;./files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&#34;&gt;model of breeding synchrony&lt;/a&gt;, described in &lt;a href=&#34;./files/models/chapter_05/Jovani_Grimm_2008_Breeding.pdf&#34;&gt;Jovani and Grimm (2008)&lt;/a&gt; and in section 23.4, from the class web site: &lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Looking Ahead: ABMs Beyond this Course</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_26/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_26/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 24.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 10–11.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;The optional reading from &lt;em&gt;Modeling Social Behavior&lt;/em&gt; provides perspectives on the relationship between simulation models and the real world and how to use models wisely by appreciating both what they can do and what they can’t do, what parts of the real world they capture faithfully and which parts they don’t.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sugarscape Model from Class #3</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/03-sugarscape_example/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/03-sugarscape_example/</guid>
      <description>&lt;h2 id=&#34;sugarscape-model&#34;&gt;Sugarscape Model&lt;/h2&gt;&#xA;&lt;h3 id=&#34;netlogo-model-for-in-class-exercises&#34;&gt;NetLogo model for in-class exercises.&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_03/class_03_example.nlogo&#34;&gt;Netlogo model from class:&lt;/a&gt;&#xA;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_03/class_03_example.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_03/class_03_example.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_03/fancy-sugarscape.nlogo&#34;&gt;Extended Sugarscape Model:&lt;/a&gt;&#xA;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_03/fancy-sugarscape.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_03/fancy-sugarscape.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!--&#xA;* [Partially completed Netlogo model](/models/class_03/class_03_partial.nlogo) &#xA;  (from the end of class Wednesday Aug. 28):&#xA;  &lt;https://ees4760.jmgilligan.org/models/class_03/class_03_partial.nlogo&gt;&#xA;* [Completed Netlogo model](/models/class_03/class_03_final.nlogo) &#xA;  (from the end of class Monday Sept. 2):&#xA;  &lt;https://ees4760.jmgilligan.org/models/class_03/class_03_final.nlogo&gt;&#xA;--&gt;</description>
    </item>
    <item>
      <title>ODD Protocol</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/04-odd_protocol/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/04-odd_protocol/</guid>
      <description>&lt;h2 id=&#34;documents-on-odd-protocol&#34;&gt;Documents on ODD protocol&lt;/h2&gt;&#xA;&lt;h3 id=&#34;optional-supplementary-reading-for-sept-1&#34;&gt;Optional supplementary reading for Sept. 1.&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The journal article, &lt;a href=&#34;./files/odd/Grimm_2010_ODD_update.pdf&#34;&gt;V. Grimm &lt;em&gt;et al.&lt;/em&gt; (2010). &amp;ldquo;The ODD protocol: A review and first update&amp;rdquo; &lt;em&gt;Ecological Modeling&lt;/em&gt; &lt;strong&gt;221&lt;/strong&gt;, 2760&amp;ndash;68.&lt;/a&gt;&#xA;. &lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/odd/Grimm_2010_ODD_update.pdf&#34; target=&#34;_blank&#34;&gt;&lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/odd/Grimm_2010_ODD_update.pdf&#34; target=&#34;_blank&#34;&gt;https://www.ees4760.jmgilligan.org/files/odd/Grimm_2010_ODD_update.pdf&lt;/a&gt;&#xA;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;A Word document that provides &lt;a href=&#34;./files/odd/Grimm_2010_odd_template.docx&#34;&gt;a template for writing ODDs&lt;/a&gt;&#xA;: &lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/odd/Grimm_2010_odd_template.docx&#34; target=&#34;_blank&#34;&gt;&lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/odd/Grimm_2010_odd_template.docx&#34; target=&#34;_blank&#34;&gt;https://www.ees4760.jmgilligan.org/files/odd/Grimm_2010_odd_template.docx&lt;/a&gt;&#xA;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Lists of scientific publications using agent-based and individual-based models that either do or don&amp;rsquo;t use the ODD protocol (this appeared as &lt;a href=&#34;./files/odd/Grimm_2010_appendix_1.pdf&#34;&gt;Appendix 1&lt;/a&gt;&#xA; of the Grimm &lt;em&gt;et al.&lt;/em&gt; paper):&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./files/odd/Grimm_2010_appendix_1.pdf&#34;&gt;Appendix 1&lt;/a&gt;&#xA;, &lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/odd/Grimm_2010_appendix_1.pdf&#34; target=&#34;_blank&#34;&gt;&lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/odd/Grimm_2010_appendix_1.pdf&#34; target=&#34;_blank&#34;&gt;https://www.ees4760.jmgilligan.org/files/odd/Grimm_2010_appendix_1.pdf&lt;/a&gt;&#xA;&lt;/a&gt;,&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./files/odd/ch3_ex1_pubs_with_no_ODD.pdf&#34;&gt;Publications that did not use ODDs&lt;/a&gt;&#xA; &lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/odd/ch3_ex1_pubs_with_no_ODD.pdf&#34; target=&#34;_blank&#34;&gt;&lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/odd/ch3_ex1_pubs_with_no_ODD.pdf&#34; target=&#34;_blank&#34;&gt;https://www.ees4760.jmgilligan.org/files/odd/ch3_ex1_pubs_with_no_ODD.pdf&lt;/a&gt;&#xA;&lt;/a&gt;,&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./files/odd/ch3_ex2_pubs_with_ODD.pdf&#34;&gt;Publications that did use ODDs&lt;/a&gt;&#xA; &lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/odd/ch3_ex2_pubs_with_ODD.pdf&#34; target=&#34;_blank&#34;&gt;&lt;a href=&#34;https://www.ees4760.jmgilligan.org/files/odd/ch3_ex2_pubs_with_ODD.pdf&#34; target=&#34;_blank&#34;&gt;https://www.ees4760.jmgilligan.org/files/odd/ch3_ex2_pubs_with_ODD.pdf&lt;/a&gt;&#xA;&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Butterfly Model ODD</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/04-butterfly_odd/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/04-butterfly_odd/</guid>
      <description>&lt;h2 id=&#34;butterfly-model-odd-and-scientific-paper&#34;&gt;Butterfly Model ODD and Scientific Paper&lt;/h2&gt;&#xA;&lt;h3 id=&#34;netlogo-model-for-in-class-exercises&#34;&gt;NetLogo model for in-class exercises.&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_04/butterfly_odd.nlogo&#34;&gt;Netlogo model with Butterfly model ODD on the info page&lt;/a&gt;&#xA;,&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_04/butterfly_odd.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_04/butterfly_odd.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;optional-supplementary-reading&#34;&gt;Optional supplementary reading.&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;G. Pe&amp;rsquo;er, D. Saltz, and K. Frank,&#xA;&amp;ldquo;&lt;a href=&#34;./files/reading/Peer-VirtualCorridors-2005.pdf&#34;&gt;Virtual Corridors for Conservation Management&lt;/a&gt;&#xA;,&amp;rdquo;&#xA;&lt;em&gt;Conservation Biology&lt;/em&gt;, &lt;strong&gt;19&lt;/strong&gt;, 1997&amp;ndash;2003 (2005).&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/files/reading/Peer-VirtualCorridors-2005.pdf&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/files/reading/Peer-VirtualCorridors-2005.pdf&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;This is the journal paper that developed and reported the butterfly model.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Mushroom Hunt Model</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/05-mushroom-hunt/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/05-mushroom-hunt/</guid>
      <description>&lt;h1 id=&#34;mushroom-hunt-model-from-chapter-2&#34;&gt;Mushroom Hunt Model (from Chapter 2)&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Download the&#xA;&lt;a href=&#34;./models/class_04/basic_mushroom_hunt.nlogo&#34;&gt;Basic Mushroom-Hunt Model&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Butterfly Models</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/05-butterfly_model/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/05-butterfly_model/</guid>
      <description>&lt;h1 id=&#34;butterfly-model-for-in-class-exercises-on-sept-3&#34;&gt;Butterfly Model for In-Class Exercises on Sept. 3&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Download the&#xA;&lt;a href=&#34;./models/class_05/butterfly_model_class_5.nlogo&#34;&gt;Basic Butterfly Model&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Download the&#xA;&lt;a href=&#34;./models/class_05/enhanced_butterfly_model_class_5.nlogo&#34;&gt;Enhanced Butterfly Model&lt;/a&gt;&#xA;&#xA;that we wrote in class.&lt;/p&gt;&#xA;&lt;p&gt;I have made a few changes to the enhanced model that are different from what&#xA;we did in class:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;I changed the name of the turtles-own variable &lt;code&gt;start-patch&lt;/code&gt; to &lt;code&gt;origin&lt;/code&gt;&#xA;to be more concise.&lt;/li&gt;&#xA;&lt;li&gt;I changed the equation for the corridor width from&#xA;$$ \frac{\text{# patches visited}}{\text{sum}(\text{distance-moved})} $$&#xA;to&#xA;$$ \frac{\text{# patches visited}}{\text{mean}(\text{distance-moved})} $$&#xA;because that&amp;rsquo;s what the book uses in Chapter 5.&lt;/li&gt;&#xA;&lt;li&gt;I define the turtle to be at the top of a hill when its patch is the&#xA;highest in a radius of 3 patches, rather than the highest of all its&#xA;neighbors.&lt;/li&gt;&#xA;&lt;li&gt;I add a turtles-own variable &lt;code&gt;at-top?&lt;/code&gt; that records whether the turtle is&#xA;at the top of a hill, and in the &lt;code&gt;to go&lt;/code&gt; procedure, I tell the model to&#xA;stop running if all the turtles are at the top of a hill before it gets to&#xA;1000 ticks.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Science with Butterfly Models</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/06-butterfly_science/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/06-butterfly_science/</guid>
      <description>&lt;h1 id=&#34;butterfly-model-for-in-class-exercises-on-sept-8&#34;&gt;Butterfly Model for In-Class Exercises on Sept. 8&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A &lt;a href=&#34;./models/class_06/class_06.zip&#34;&gt;single ZIP file&lt;/a&gt;&#xA; with all the files&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_06/class_06.zip&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_06/class_06.zip&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;or-individual-files&#34;&gt;Or individual files&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A &lt;a href=&#34;./models/class_06/butterfly_class_06a.nlogo&#34;&gt;butterfly model&lt;/a&gt;&#xA;&#xA;from Chapter 5:&lt;br/&gt;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_06/butterfly_class_06a.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_06/butterfly_class_06a.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;A &lt;a href=&#34;./models/class_06/butterfly_class_06b.nlogo&#34;&gt;version of the butterfly model&lt;/a&gt;&#xA;&#xA;with modifications:&lt;br/&gt;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_06/butterfly_class_06b.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_06/butterfly_class_06b.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Versions of the butterfly model with code for testing:&lt;br/&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_06/butterfly_class_06c.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_06/butterfly_class_06c.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_06/butterfly_class_06c_testing.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_06/butterfly_class_06c_testing.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;A &lt;a href=&#34;./models/class_06/ElevationData.txt&#34;&gt;digital elevation map&lt;/a&gt;&#xA; of real hills&lt;br/&gt;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_06/ElevationData.txt&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_06/ElevationData.txt&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Culture Dissemination Model with Errors</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/07-culture_dissemination/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/07-culture_dissemination/</guid>
      <description>&lt;h1 id=&#34;fixing-errors-in-models&#34;&gt;Fixing Errors in Models&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./files/models/chapter_06/axelrod_culture_dissemination_1997.pdf&#34;&gt;Paper describing model of culture dissemination&lt;/a&gt;&#xA;&#xA;from Chapter 6:&lt;br/&gt;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_06/axelrod_culture_dissemination_1997.pdf&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_06/axelrod_culture_dissemination_1997.pdf&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;A &lt;a href=&#34;./models/class_07/CultureDissemination_Untested.nlogo&#34;&gt;version of the culture dissemination model&lt;/a&gt;&#xA;&#xA;with errors:&lt;br/&gt;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_07/CultureDissemination_Untested.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_07/CultureDissemination_Untested.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Optimizing Butterfly Model for Mating</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/07-buttertterfly_optimization/</link>
      <pubDate>Fri, 13 Sep 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/07-buttertterfly_optimization/</guid>
      <description>&lt;h1 id=&#34;updated-butterfly-model&#34;&gt;Updated Butterfly Model&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_07/butterfly_class_7.nlogo&#34;&gt;Butterfly model&lt;/a&gt;&#xA;&#xA;for optimizing &lt;em&gt;q&lt;/em&gt; to maximize mating&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_07/butterfly_class_7.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_07/butterfly_class_7.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_07/ElevationData.txt&#34;&gt;Elevation data&lt;/a&gt;&#xA; for Butterfly model&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_07/ElevationData.txt&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_07/ElevationData.txt&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_07/butterfly_class_7%20optimize-mating-table.csv&#34;&gt;BehaviorSpace output&lt;/a&gt;&#xA;&#xA;for optimizing mating for butterflies starting at the edge of the world:&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_07/butterfly_class_7%20optimize-mating-table.csv&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_07/butterfly_class_7%20optimize-mating-table.csv&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_07/butterfly_class_7%20optimize-mating-big-table.csv&#34;&gt;BehaviorSpace output&lt;/a&gt;&#xA;&#xA;for optimizing mating for butterflies starting at different locations:&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_07/butterfly_class_7%20optimize-mating-big-table.csv&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_07/butterfly_class_7%20optimize-mating-big-table.csv&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Flocking Model for Studying Emergence</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/08-emergent_flocking/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/08-emergent_flocking/</guid>
      <description>&lt;h1 id=&#34;modified-flocking-model-for-stuying-emergence&#34;&gt;Modified flocking model for stuying emergence&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_09/modified_flocking.nlogo&#34;&gt;Modified flocking model&lt;/a&gt;&#xA;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_09/modified_flocking.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_09/modified_flocking.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_09/experiment-results.zip&#34;&gt;Results from example behaviorspace experiments&lt;/a&gt;&#xA;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_09/experiment-results.zip&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_09/experiment-results.zip&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Butterfly Model for Practicing Observations</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/09-observation_models/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/09-observation_models/</guid>
      <description>&lt;h1 id=&#34;modified-butterfly--model-for-practicing-observations&#34;&gt;Modified butterfly  model for practicing observations&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_10/butterfly_class_10.nlogo&#34;&gt;Basic model&lt;/a&gt;&#xA;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_10/butterfly_class_10.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_10/butterfly_class_10.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_10/ElevationData.txt&#34;&gt;Elevation data&lt;/a&gt;&#xA;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_10/ElevationData.txt&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_10/ElevationData.txt&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_10/butterfly_class_10_observing.nlogo&#34;&gt;Model with observations fully implemented&lt;/a&gt;&#xA;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_10/butterfly_class_10_observing.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_10/butterfly_class_10_observing.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_10/butterfly_class_10_observing_experiment_2-table.zip&#34;&gt;Output from BehaviorSpace experiment&lt;/a&gt;&#xA;&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_10/butterfly_class_10_observing_experiment_2-table.zip&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_10/butterfly_class_10_observing_experiment_2-table.zip&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Link Demonstration Model</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/11-link_demo/</link>
      <pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/11-link_demo/</guid>
      <description>&lt;h1 id=&#34;demonstration-model-for-links&#34;&gt;Demonstration model for links&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_11/link_demo.nlogo&#34;&gt;Link demo model&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Objectives and Adaptations</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/12-adaptation-objective_models/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/12-adaptation-objective_models/</guid>
      <description>&lt;h2 id=&#34;modified-business-investor-model-for-testing-different-objectives-and-decision-strategies&#34;&gt;Modified business-investor model for testing different objectives and decision strategies&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./models/class_12/business-investor.nlogo&#34;&gt;Modified Business Investor Model&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_12/business-investor.nlogo&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_12/business-investor.nlogo&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./models/class_12/business-investor-experiments.zip&#34;&gt;Behaviorspace Experiment Results&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://ees4760.jmgilligan.org/models/class_12/business-investor-experiments.zip&#34; target=&#34;_blank&#34;&gt;https://ees4760.jmgilligan.org/models/class_12/business-investor-experiments.zip&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Interaction Models</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/14-interaction_class/</link>
      <pubDate>Thu, 03 Oct 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/14-interaction_class/</guid>
      <description>&lt;h1 id=&#34;telemarketer-and-prisoners-dilemma-models-for-in-class-exercises-about&#34;&gt;Telemarketer and Prisoner&amp;rsquo;s Dilemma models for in-class exercises about&lt;/h1&gt;&#xA;&lt;p&gt;interactions&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_14/class_14_models.zip&#34;&gt;class_14_models.zip&lt;/a&gt;&#xA;, which contains:&#xA;&lt;!--&#xA;* NetLogo telemarketer models:&#xA;  * [telemarketer_class_14.nlogo](/models/class_14/telemarketer_class_14.nlogo)&#xA;  * [telemarketer_non_spatial_class_14.nlogo](/models/class_14/telemarketer_class_14.nlogo)&#xA;  * [telemarketer_mergers_class_14.nlogo](/models/class_14/telemarketer_class_14.nlogo)&#xA;  * [telemarketer_compare_class_14.nlogo](/models/class_14/telemarketer_class_14.nlogo)&#xA;* Behaviorspace Output:&#xA;  * [telemarketer_class_14_vary_initial_telemarketers-table.csv](/models/class_14/telemarketer_class_14_vary_initial_telemarketers-table.csv)&#xA;  * [telemarketer_non-spatial_class_14_vary_initial_telemarketers-table.csv](/models/class_14/telemarketer_non-spatial_class_14_vary_initial_telemarketers-table.csv)&#xA;  * [telemarketer_mergers_class_14_vary_initial_telemarketers-table.csv](/models/class_14/telemarketer_mergers_class_14_vary_initial_telemarketers-table.csv)&#xA;  * [telemarketer_compare_class_14_model_comparison-table.csv](/models/class_14/telemarketer_compare_class_14_model_comparisons.csv)&#xA;--&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Prisoner&amp;rsquo;s Dilemma Models&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_14/PD_simple.nlogo&#34;&gt;PD_simple.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_14/PD_reciprocity.nlogo&#34;&gt;PD_reciprocity.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Behaviorspace Output:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_14/PD_simple%20experiment-table.csv&#34;&gt;PD_simple_experiment table.csv&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_14/PD_reciprocity%20experiment-table.csv&#34;&gt;PD_reciprocity_experiment table.csv&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Team Project Templates</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/team_project_templates/</link>
      <pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/team_project_templates/</guid>
      <description>&lt;h1 id=&#34;templates-for-programming-team-project-models&#34;&gt;Templates for programming team-project models&lt;/h1&gt;&#xA;&lt;h2 id=&#34;business-investor-model&#34;&gt;Business Investor Model&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./files/odd/business_investor_odd.pdf&#34;&gt;Printable PDF&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./files/odd/business_investor_odd.md&#34;&gt;Text file&lt;/a&gt;&#xA; that you can paste into the &amp;ldquo;info&amp;rdquo; tab in your NetLogo model.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/team_projects/business_investor_template.nlogo&#34;&gt;NetLogo template&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;telemarketer-model&#34;&gt;Telemarketer Model:&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./files/odd/telemarketer_odd.pdf&#34;&gt;Printable PDF&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./files/odd/telemarketer_odd.md&#34;&gt;Text file&lt;/a&gt;&#xA; that you can paste into the &amp;ldquo;info&amp;rdquo; tab in your NetLogo model.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./files/odd/fig_13_1.jpg&#34;&gt;Figure for ODD&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/team_projects/telemarketer_template.nlogo&#34;&gt;NetLogo template&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Models for Scheduling</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/17-scheduling_class/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/17-scheduling_class/</guid>
      <description>&lt;h1 id=&#34;models-for-in-class-exercises-on-scheduling&#34;&gt;Models for in-class exercises on scheduling&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_17/class_17_models.zip&#34;&gt;class_17_models.zip&lt;/a&gt;&#xA;, which contains:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Mousetrap models:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_17/Mousetrap_Ch14_v1.nlogo&#34;&gt;Mousetrap_Ch14_v1.nlogo&lt;/a&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Discrete events on integer ticks&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_17/Mousetrap_Ch14_v2.nlogo&#34;&gt;Mousetrap_Ch14_v2.nlogo&lt;/a&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Semi-discrete events on fractional ticks&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_17/Mousetrap_Ch14_v3.nlogo&#34;&gt;Mousetrap_Ch14_v3.nlogo&lt;/a&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Continuous events, tracking balls in air&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!--    &#xA;--&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Breeding Synchrony:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_23/Ch_23_4_breeding_synchrony.nlogo&#34;&gt;Ch_23_4_breeding_synchrony.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!--&#xA;--&gt;</description>
    </item>
    <item>
      <title>Stochasticity: Stochastic Business Investor</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/18-stochasticity_class/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/18-stochasticity_class/</guid>
      <description>&lt;h1 id=&#34;stochastic-business-investor-model-for-in-class-exercise&#34;&gt;Stochastic business-investor model for in-class exercise&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_18/class_18_models.zip&#34;&gt;class_18_models.zip&lt;/a&gt;&#xA;, which contains:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Stochastic Business-Investor model:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;NetLogo model: &lt;a href=&#34;./models/class_18/business_investor_class_18.nlogo&#34;&gt;business_investor_class_18.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Collectives: Wild-Dog Models</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/19-collectives_class/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/19-collectives_class/</guid>
      <description>&lt;h1 id=&#34;wild-dog-models-for-in-class-exercises-on-collectives&#34;&gt;Wild-dog models for in-class exercises on collectives&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_19/class_19_models.zip&#34;&gt;class_19_models.zip&lt;/a&gt;&#xA;, which contains:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Wild-dog model:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;NetLogo model: &lt;a href=&#34;./models/class_19/wild_dogs.nlogo&#34;&gt;wild_dogs.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;ODD:  &lt;a href=&#34;./models/class_19/wild_dog_odd.pdf&#34;&gt;wild_dog_odd.pdf&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Behaviorspace output:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Varying initialization (number and size of packs at beginning):&#xA;&lt;a href=&#34;./models/class_19/wild_dogs%20vary_initialization_pe-table.csv&#34;&gt;wild_dogs vary_initialization_pe-table.csv&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Varying disperser pack parameters (meeting rate and mortality):&#xA;&lt;a href=&#34;./models/class_19/wild_dogs%20vary_meeting_disp_mortality_pe-table.csv&#34;&gt;wild_dogs vary_meeting_disp_mortality_pe-table.csv&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Theory Development: Wood Hoopoe Model</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/21-hoopoe_class/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/21-hoopoe_class/</guid>
      <description>&lt;h1 id=&#34;wood-hoopoe-breeding-models-for-in-class-exercises-on-theory-development&#34;&gt;Wood Hoopoe breeding models for in-class exercises on theory development&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_21/class_21_models.zip&#34;&gt;class_21_models.zip&lt;/a&gt;&#xA;, which contains:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Wood Hoopoe model:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;NetLogo model: &lt;a href=&#34;./models/class_21/wood_hoopoe_class_21.nlogo&#34;&gt;wood_hoopoe_class_21.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;ODD:  &lt;a href=&#34;./models/class_21/wood_hoopoe_odd.pdf&#34;&gt;wood_hoopoe_odd.pdf&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;NetLogo model with alternate strategies: &lt;a href=&#34;./models/class_21/wood_hoopoe_strategies.nlogo&#34;&gt;wood_hoopoe_strategies.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Calibration and Parameterization</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/22-hoopoe_parameterization_class/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/22-hoopoe_parameterization_class/</guid>
      <description>&lt;h1 id=&#34;wood-hoopoe-breeding-models-for-in-class-exercises-on-parameterization-and-calibration&#34;&gt;Wood Hoopoe breeding models for in-class exercises on parameterization and calibration&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_22/class_22_models.zip&#34;&gt;class_22_models.zip&lt;/a&gt;&#xA;, which contains:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Wood Hoopoe NetLogo model: &lt;a href=&#34;./models/class_22/Sect20-5_WoodHoopoes_2ndEd.nlogo&#34;&gt;Sect20-5_WoodHoopoes_2ndEd.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;R Scripts to analyze behaviorspace output:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_22/process_bs.R&#34;&gt;process_bs.R&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_22/analyze_woodhoopoe.R&#34;&gt;analyze_woodhoopoe.R&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Behaviorspace output:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/gilligan-ees-4760/EES_4760_5760_website/raw/master/static/models/class_22/Sect20-5_WoodHoopoes_2ndEd%20Calibration-table.csv&#34; target=&#34;_blank&#34;&gt;Sect20-5_WoodHoopoes_2ndEd Calibration-table.csv&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Optional reading for Agent-Based Models in Practice</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/23-practical_modeling/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/23-practical_modeling/</guid>
      <description>&lt;h1 id=&#34;optional-supplementary-reading&#34;&gt;Optional supplementary reading&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./files/reading/waldrop_2017_special_agents.pdf&#34;&gt;M. Mitchell Waldrop, &amp;ldquo;Special agents offer modeling upgrade,&amp;rdquo;&#xA;PNAS &lt;strong&gt;114&lt;/strong&gt;, 7176&amp;ndash;7179&#xA;(2017)&lt;/a&gt;&#xA;&#xA;&lt;a href=&#34;https://doi.org/10.1073/pnas.1710350114&#34; target=&#34;_blank&#34;&gt;doi:10.1073/pnas.1710350114&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./files/reading/jordan_2016_punishments.pdf&#34;&gt;Jillian J. Jordan &lt;em&gt;et al.&lt;/em&gt;, &amp;ldquo;Third-party punishment as a costly signal of&#xA;trustworthiness,&amp;rdquo; Nature &lt;strong&gt;530&lt;/strong&gt;, 473&amp;ndash;476&#xA;(2016)&lt;/a&gt;&#xA;&#xA;&lt;a href=&#34;https://doi.org/10.1038/nature16981&#34; target=&#34;_blank&#34;&gt;doi: 10.1038/nature16981&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Analyzing and Understanding Models</title>
      <link>https://www.ees4760.jmgilligan.org/downloads/24-segregation_analysis_class/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/downloads/24-segregation_analysis_class/</guid>
      <description>&lt;h1 id=&#34;schelling-segregation-model-for-in-class-analysis-exercise&#34;&gt;Schelling Segregation Model for In-Class Analysis Exercise&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;./models/class_24/class_24_models.zip&#34;&gt;class_24_models.zip&lt;/a&gt;&#xA;, which contains:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Schelling segregation model: &lt;a href=&#34;./models/class_24/segregation.nlogo&#34;&gt;segregation.nlogo&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Course Description</title>
      <link>https://www.ees4760.jmgilligan.org/overview/</link>
      <pubDate>Thu, 26 Aug 2021 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/overview/</guid>
      <description>&lt;h4 id=&#34;printable-syllabus&#34;&gt;&lt;a href=&#34;./files/EES_4760_5760_Syllabus.pdf&#34; target=&#34;_blank&#34;&gt;&lt;i class=&#34;fa fa-file-pdf-o&#34; style=&#34;margin-right:0.25em;&#34;&gt;&lt;/i&gt; &lt;strong&gt;Printable syllabus&lt;/strong&gt;&lt;/a&gt;&lt;/h4&gt;&#xA;&lt;h1 id=&#34;course-description&#34;&gt;&lt;strong&gt;Course Description&lt;/strong&gt;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;basic-info&#34;&gt;Basic Info:&lt;/h2&gt;&#xA;&lt;h4 id=&#34;professor&#34;&gt;Professor&lt;/h4&gt;&#xA;&lt;a href=&#34;https://www.magnoliagilligan.org&#34;, target=&#34;_blank&#34;&gt;J. Magnolia Gilligan&#xA;&lt;/a&gt; (they/them/theirs) &lt;br/&gt;&#xA;Office: SC 5735&lt;br/&gt;&#xA;Email: &lt;a href=&#34;mailto:j.magnolia.gilligan@vanderbilt.edu?subject=EES 3310&#34;&gt;j.magnolia.gilligan@vanderbilt.edu&lt;/a&gt;&lt;br/&gt;&#xA;Office Hours: M 10:00&amp;ndash;11:00, W 2:00-3:00, or by appointment&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;schedule&#34;&gt;Schedule&lt;/h4&gt;&#xA;&lt;p&gt;Class meetings: MW 8:40–9:55, SC 5722&lt;br/&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;catalog-description&#34;&gt;Catalog Description&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;EES 4760/5760 Agent- and Individual-Based Computational Modeling&lt;/strong&gt;&#xA;Applications in natural, social, and behavioral sciences and engineering.&#xA;Designing, programming, and documenting models. Using models for experiments.&#xA;Examples from environmental science, ecology, economics, urban planning, and&#xA;medicine. Familiarity with basic statistics and proficiency in algebra are&#xA;expected. [3] (MNS)&lt;/p&gt;</description>
    </item>
    <item>
      <title>ODD for Business Investor Model</title>
      <link>https://www.ees4760.jmgilligan.org/projects/business_investor_odd/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/projects/business_investor_odd/</guid>
      <description>&lt;h1 id=&#34;the-business-investor-model&#34;&gt;THE BUSINESS INVESTOR MODEL&lt;/h1&gt;&#xA;&lt;p&gt;This model was produced by S. Railsback and V. Grimm for Chapter 10 of the book Agent-Based and Individual-Based Modeling, 2nd edition (2019).&lt;/p&gt;&#xA;&lt;p&gt;This is the first version of the model, as described in Section 10.4.1.&lt;/p&gt;&#xA;&lt;h2 id=&#34;overview&#34;&gt;OVERVIEW&lt;/h2&gt;&#xA;&lt;h3 id=&#34;purpose-and-patterns&#34;&gt;PURPOSE AND PATTERNS&lt;/h3&gt;&#xA;&lt;p&gt;The primary purpose of this model is to explore the effects of sensing&amp;mdash;what information agents have and how they obtain it&amp;mdash;on emergent outcomes of a model in which agents make adaptive decisions using sensed information. The model uses investment decisions as an example, but it is not intended to represent any real investment approach or business sector. (In fact, you will see by the end of chapter 12 that models like this one that are designed mainly to explore the system-level effects of sensing and other concepts can produce very different results depending on exactly how those concepts are implemented. What can we learn from such models if their results depend on what seem like details? In part III of this course we will learn to solve this problem by tying models more closely to real systems.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>ODD for Telemarketer Model</title>
      <link>https://www.ees4760.jmgilligan.org/projects/telemarketer_odd/</link>
      <pubDate>Thu, 22 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/projects/telemarketer_odd/</guid>
      <description>&lt;h1 id=&#34;the-telemarketer-model&#34;&gt;THE TELEMARKETER MODEL&lt;/h1&gt;&#xA;&lt;p&gt;This model was produced by S. Railsback and V. Grimm for the book: &lt;em&gt;Agent-based and Individual-Based Modeling: A Practical Introduction&lt;/em&gt;, 2nd edition (2019).&lt;/p&gt;&#xA;&lt;p&gt;This version is the first, basic version of the model as described in Section 13.3.1.&lt;/p&gt;&#xA;&lt;p&gt;Let us visit the formerly remote land of Wasellya, which has developed very rapidly, so suddenly all its citizens have telephones. Naturally, the &amp;ldquo;invasion&amp;rdquo; of telephone technology is followed rapidly by an invasion of people tempted to start a telemarketing business. Is this a good business risk? How many telemarketers will stay in business, for how long? How does the average life span of a telemarketing company depend on how many are started? Here is the ODD description of a simple model for this problem; you should implement the model.&lt;/p&gt;</description>
    </item>
    <item>
      <title></title>
      <link>https://www.ees4760.jmgilligan.org/schedule/</link>
      <pubDate>Wed, 19 Apr 2017 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/schedule/</guid>
      <description>&lt;h4 id=&#34;printable-reading-assignment-sheet&#34;&gt;&lt;a href=&#34;./assignment/EES_4760_5760_Reading_Assignments.pdf&#34; target=&#34;_blank&#34;&gt;&lt;i class=&#34;fa fa-file-pdf-o&#34; style=&#34;margin-right:0.25em;&#34;&gt;&lt;/i&gt; &lt;strong&gt;Printable reading assignment sheet&lt;/strong&gt;&lt;/a&gt;&lt;/h4&gt;&#xA;&lt;h4 id=&#34;printable-homework-assignment-sheet&#34;&gt;&lt;a href=&#34;./assignment/EES_4760_5760_Homework_Assignments.pdf&#34; target=&#34;_blank&#34;&gt;&lt;i class=&#34;fa fa-file-pdf-o&#34; style=&#34;margin-right:0.25em;&#34;&gt;&lt;/i&gt; &lt;strong&gt;Printable homework assignment sheet&lt;/strong&gt;&lt;/a&gt;&lt;/h4&gt;&#xA;&lt;!-- theme default syllabus.html --&gt;&#xA;&lt;!-- fontAwesomePro = map[key:sha384-POYwD7xcktv3gUeZO5s/9nUbRJG/WOmV6jfEGikMJu77LGYO8Rfs2X7URG822aum kit:536cbb4daa] --&gt;&#xA;&#xA;&lt;table class=&#34;table&#34;&gt;&#xA;  &lt;tr&gt;&#xA;    &lt;th style=&#34;width:30%&#34;&gt;Date&lt;/th&gt;&#xA;    &lt;th style=&#34;width:50%&#34;&gt;Lesson&lt;/th&gt;&#xA;      &lt;th style=&#34;width:5%&#34;&gt;Reading&lt;/th&gt;&#xA;      &lt;th style=&#34;width:5%&#34;&gt;Slides&lt;/th&gt;&#xA;      &lt;th style=&#34;width:5%&#34;&gt;Assignment&lt;/th&gt;&#xA;  &lt;/tr&gt;&#xA;  &#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Aug 20, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Introduction&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon far fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_01&#34; title=&#34;Slides for class #: Introduction&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Aug 25, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;The computer modeling cycle&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_02&#34; title=&#34;Reading for class #: The computer modeling cycle&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_02&#34; title=&#34;Slides for class #: The computer modeling cycle&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/homework_01&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Aug 27, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Introduction to NetLogo&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_03&#34; title=&#34;Reading for class #: Introduction to NetLogo&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_03&#34; title=&#34;Slides for class #: Introduction to NetLogo&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/homework_02&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Sep 1, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Specifying models: The ODD protocol&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_04&#34; title=&#34;Reading for class #: Specifying models: The ODD protocol&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_04&#34; title=&#34;Slides for class #: Specifying models: The ODD protocol&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/homework_03&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Sep 3, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Your first model&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_05&#34; title=&#34;Reading for class #: Your first model&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_05&#34; title=&#34;Slides for class #: Your first model&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/homework_04&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Sep 8, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Using models for science&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_06&#34; title=&#34;Reading for class #: Using models for science&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_06&#34; title=&#34;Slides for class #: Using models for science&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Sep 10, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Testing and validating models&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_07&#34; title=&#34;Reading for class #: Testing and validating models&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_07&#34; title=&#34;Slides for class #: Testing and validating models&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/homework_05&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Sep 15, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Choosing Research Projects&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_08&#34; title=&#34;Reading for class #: Choosing Research Projects&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&#xA;          &lt;i class=&#34;idle-icon fal fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Sep 17, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Emergence&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_09&#34; title=&#34;Reading for class #: Emergence&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_09&#34; title=&#34;Slides for class #: Emergence&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/homework_06&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Friday, Sep 19, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Indiv. Project: Research project proposal&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon far fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&#xA;          &lt;i class=&#34;idle-icon fal fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/project_proposal&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Sep 22, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Observation&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_10&#34; title=&#34;Reading for class #: Observation&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_10&#34; title=&#34;Slides for class #: Observation&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Sep 24, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Sensing&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_11&#34; title=&#34;Reading for class #: Sensing&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_11&#34; title=&#34;Slides for class #: Sensing&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/homework_08&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Sep 29, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Adaptive Behavior and Objectives&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_12&#34; title=&#34;Reading for class #: Adaptive Behavior and Objectives&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_12&#34; title=&#34;Slides for class #: Adaptive Behavior and Objectives&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/homework_09&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Oct 1, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Prediction&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_13&#34; title=&#34;Reading for class #: Prediction&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_13&#34; title=&#34;Slides for class #: Prediction&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/homework_10&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Oct 6, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Interaction&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_14&#34; title=&#34;Reading for class #: Interaction&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_14&#34; title=&#34;Slides for class #: Interaction&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Oct 8, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Team Presentations&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_15&#34; title=&#34;Reading for class #: Team Presentations&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&#xA;          &lt;i class=&#34;idle-icon fal fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/team_project_presentation&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Oct 13, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Fall Break&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon far fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&#xA;          &lt;i class=&#34;idle-icon fal fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Oct 15, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Research Project ODDs&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_16&#34; title=&#34;Reading for class #: Research Project ODDs&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&#xA;          &lt;i class=&#34;idle-icon fal fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/project_analysis&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Friday, Oct 17, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Team Project: Team modeling project report&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon far fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&#xA;          &lt;i class=&#34;idle-icon fal fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/team_project_report&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Oct 20, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Scheduling&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_17&#34; title=&#34;Reading for class #: Scheduling&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_17&#34; title=&#34;Slides for class #: Scheduling&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Oct 22, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Stochasticity&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_18&#34; title=&#34;Reading for class #: Stochasticity&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_18&#34; title=&#34;Slides for class #: Stochasticity&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Oct 27, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Collectives&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_19&#34; title=&#34;Reading for class #: Collectives&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_19&#34; title=&#34;Slides for class #: Collectives&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Oct 29, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Patterns&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_20&#34; title=&#34;Reading for class #: Patterns&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_20&#34; title=&#34;Slides for class #: Patterns&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/project_odd&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Nov 3, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Theory Development&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_21&#34; title=&#34;Reading for class #: Theory Development&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_21&#34; title=&#34;Slides for class #: Theory Development&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Nov 5, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Parameterization and Calibration&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_22&#34; title=&#34;Reading for class #: Parameterization and Calibration&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_22&#34; title=&#34;Slides for class #: Parameterization and Calibration&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Nov 10, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Agent-Based Models in Practice&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_23&#34; title=&#34;Reading for class #: Agent-Based Models in Practice&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_23&#34; title=&#34;Slides for class #: Agent-Based Models in Practice&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Nov 12, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Analyzing ABMs&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_24&#34; title=&#34;Reading for class #: Analyzing ABMs&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_24&#34; title=&#34;Slides for class #: Analyzing ABMs&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/project_draft_code&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Nov 17, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Sensitivity and Robustness&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_25&#34; title=&#34;Reading for class #: Sensitivity and Robustness&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_25&#34; title=&#34;Slides for class #: Sensitivity and Robustness&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Nov 19, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Looking Ahead: ABMs Beyond this Course&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./reading/reading_26&#34; title=&#34;Reading for class #: Looking Ahead: ABMs Beyond this Course&#34;&gt;&#xA;            &lt;i class=&#34;fas fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./slides/class_26&#34; title=&#34;Slides for class #: Looking Ahead: ABMs Beyond this Course&#34;&gt;&#xA;          &lt;i class=&#34;far fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Nov 24, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Thanksgiving Break&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon far fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&#xA;          &lt;i class=&#34;idle-icon fal fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Nov 26, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Thanksgiving Break&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon far fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&#xA;          &lt;i class=&#34;idle-icon fal fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon fal fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Monday, Dec 1, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Presentations&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon far fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&#xA;          &lt;i class=&#34;idle-icon fal fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/project_presentation_1&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Wednesday, Dec 3, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Presentations&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon far fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&#xA;          &lt;i class=&#34;idle-icon fal fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/project_presentation_2&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;      &lt;tr&gt;&#xA;         &lt;td align=&#34;right&#34;&gt;Saturday, Dec 6, 2025&lt;/td&gt;&#xA;        &lt;td&gt;&lt;b&gt;Indiv. Project: Research project report&lt;b/&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&#xA;            &lt;i class=&#34;idle-icon far fa-book fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;          &lt;td align=&#34;center&#34;&gt;&#xA;          &lt;i class=&#34;idle-icon fal fa-presentation fa-lg&#34;&gt;&lt;/i&gt;&lt;/td&gt;&#xA;            &lt;td align=&#34;center&#34;&gt;&lt;a href=&#34;./assignment/project_report&#34;&gt;&#xA;            &lt;i class=&#34;far fa-keyboard fa-lg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;    &#xA;  &#xA;&#xA;&lt;/table&gt;</description>
    </item>
    <item>
      <title>Policies</title>
      <link>https://www.ees4760.jmgilligan.org/policies/</link>
      <pubDate>Thu, 13 Apr 2017 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/policies/</guid>
      <description>&lt;h4 id=&#34;printable-syllabus&#34;&gt;&lt;a href=&#34;./files/EES_3310_5310_Syllabus.pdf&#34; target=&#34;_blank&#34;&gt;&lt;i class=&#34;fa fa-file-pdf-o&#34; style=&#34;margin-right:0.25em;&#34;&gt;&lt;/i&gt; &lt;strong&gt;Printable syllabus&lt;/strong&gt;&lt;/a&gt;&lt;/h4&gt;&#xA;&lt;h1 id=&#34;assignment-policy&#34;&gt;&lt;strong&gt;Assignment policy&lt;/strong&gt;&lt;/h1&gt;&#xA;&lt;p&gt;&lt;strong&gt;I expect you to complete the assigned reading before class on the day&#xA;for which it is assigned.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Homework will be due by 11:59 PM on the due date.&lt;/strong&gt;&#xA;You will turn in homework to Brightspace.&lt;/p&gt;&#xA;&lt;h3 id=&#34;general-instructions-for-reading-assignments&#34;&gt;General instructions for reading assignments&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Do the assigned reading &lt;em&gt;before&lt;/em&gt; you come to class on the date for&#xA;which it is assigned. If you have questions or find the ideas presented in&#xA;the readings confusing, I encourage you to ask questions in class.&lt;/p&gt;</description>
    </item>
    <item>
      <title></title>
      <link>https://www.ees4760.jmgilligan.org/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/about/</guid>
      <description>&lt;h1 id=&#34;ees-576505760&#34;&gt;EES 57650/5760&lt;/h1&gt;</description>
    </item>
    <item>
      <title>Modules</title>
      <link>https://www.ees4760.jmgilligan.org/modules/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/modules/</guid>
      <description>&lt;div class=&#34;profile-tabs&#34;&gt;&#xA;               &lt;div class=&#34;nav-align-center&#34;&gt;&#xA;                  &lt;ul class=&#34;nav nav-pills nav-pills-primary&#34; role=&#34;tablist&#34;&gt;&#xA;                    &lt;li class=&#34;active&#34;&gt;&#xA;                      &lt;a href=&#34;#climate&#34; role=&#34;tab&#34; data-toggle=&#34;tab&#34;&gt;&#xA;                        &lt;i class=&#34;material-icons&#34;&gt;timeline&lt;/i&gt;&#xA;                        Climate Change&#xA;                      &lt;/a&gt;&#xA;                    &lt;/li&gt;&#xA;                     &lt;li&gt;&#xA;                      &lt;a href=&#34;#simulation&#34; role=&#34;tab&#34; data-toggle=&#34;tab&#34;&gt;&#xA;                        &lt;i class=&#34;material-icons&#34;&gt;bug_report&lt;/i&gt;&#xA;                        Ecological simulation&#xA;                      &lt;/a&gt;&#xA;                    &lt;/li&gt;&#xA;                    &lt;li&gt;&#xA;                      &lt;a href=&#34;#overfishing&#34; role=&#34;tab&#34; data-toggle=&#34;tab&#34;&gt;&#xA;                        &lt;i class=&#34;material-icons&#34;&gt;directions_boat&lt;/i&gt;&#xA;                        Overfishing&#xA;                       &lt;/a&gt;&#xA;                    &lt;/li&gt;&#xA;                    &lt;li&gt;&#xA;                      &lt;a href=&#34;#spatial&#34; role=&#34;tab&#34; data-toggle=&#34;tab&#34;&gt;&#xA;                        &lt;i class=&#34;material-icons&#34;&gt;my_location&lt;/i&gt;&#xA;                        Spatial movement&#xA;                      &lt;/a&gt;&#xA;                    &lt;/li&gt;&#xA;                    &lt;li&gt;&#xA;                    &lt;a href=&#34;#extinction&#34; role=&#34;tab&#34; data-toggle=&#34;tab&#34;&gt;&#xA;                      &lt;i class=&#34;material-icons&#34;&gt;trending_down&lt;/i&gt;&#xA;                      Mass Extinctions&#xA;                    &lt;/a&gt;&#xA;                    &lt;/li&gt;&#xA;                    &lt;/ul&gt;&#xA;&#xA;                    &lt;div class=&#34;tab-content gallery&#34;&gt;&#xA;                    &lt;div class=&#34;tab-pane text-center active&#34; id=&#34;climate&#34;&gt;&#xA;                      &lt;div class=&#34;row&#34;&gt;&#xA;                        &lt;div class=&#34;col-md-6&#34;&gt;&#xA;                        &lt;img src=&#34;./img/co2.png&#34;  class=&#34;img-rounded img-responsive img-raised&#34;&gt;  &#xA;&#xA;                          &#xA;                        &lt;/div&gt;&#xA;                        &lt;div class=&#34;col-md-6&#34;&gt;&#xA;                          &lt;strong&gt;Topics&lt;/strong&gt;:&#xA;                            CO2 concentration,&#xA;                            Global mean temperature,&#xA;                            Sea level rise,&#xA;                            Land ice sheet melt,&#xA;                            Arctic sea ice cover&#xA;                          &lt;br/&gt;  &#xA;                          &lt;strong&gt;Skills&lt;/strong&gt;:&#xA;                            Data wrangling: plain text formats,&#xA;                            Tidy data,&#xA;                            Data visualization,&#xA;                            Smoothing&#xA;                        &lt;/div&gt;&#xA;                      &lt;/div&gt;&#xA;                    &lt;/div&gt;&#xA;                   &#xA;                    &lt;div class=&#34;tab-pane text-center&#34; id=&#34;simulation&#34;&gt;&#xA;                      &lt;div class=&#34;row&#34;&gt;&#xA;                        &lt;div class=&#34;col-md-6&#34;&gt;&#xA;                           &lt;img src=&#34;./img/chaos.png&#34;  class=&#34;img-rounded img-responsive img-raised&#34;&gt;  &#xA;                        &lt;/div&gt;&#xA;                        &lt;div class=&#34;col-md-6&#34;&gt;&#xA;                          &lt;strong&gt;Topics&lt;/strong&gt;: &#xA;                          Coexistence, &#xA;                          Bet Hedging, &#xA;                          Limit Cycles, &#xA;                          Bifurcations, &#xA;                          Deterministic Chaos&#xA;                          &lt;br/&gt;&#xA;                          &lt;strong&gt;Skills&lt;/strong&gt;:&#xA;                          Flow control,&#xA;                          functions,&#xA;                          iterators,&#xA;                          writing R packages,&#xA;                          testing,&#xA;                          literate documentation&#xA;                        &lt;/div&gt;&#xA;                      &lt;/div&gt;&#xA;                    &lt;/div&gt;&#xA;                    &#xA;                    &#xA;                    &lt;div class=&#34;tab-pane text-center&#34; id=&#34;overfishing&#34;&gt;&#xA;                      &lt;div class=&#34;row&#34;&gt;&#xA;                        &lt;div class=&#34;col-md-6&#34;&gt;&#xA;                          &#xA;                        &lt;img src=&#34;./img/worm2006.jpg&#34;  class=&#34;img-rounded img-responsive img-raised&#34;&gt;  &#xA;                        From Worm &lt;emph&gt;et al.&lt;/emph&gt; 2006, &lt;a href=&#34;https://doi.org/10.1126/science.1132294&#34;&gt;https://doi.org/10.1126/science.1132294&lt;/a&gt;&#xA;                        &#xA;                        &lt;/div&gt;&#xA;                        &lt;div class=&#34;col-md-6&#34;&gt;&#xA;                          &lt;strong&gt;Topics&lt;/strong&gt;: Fisheries, reproducibility, missing data, data visualization and inference&#xA;                          &lt;br/&gt;&#xA;                          &lt;strong&gt;Skills:&lt;/strong&gt;:&#xA;                          Relational databases, SQL&#xA;                        &lt;/div&gt;&#xA;                      &lt;/div&gt;&#xA;                    &lt;/div&gt;&#xA;                    &#xA;                    &lt;div class=&#34;tab-pane text-center&#34; id=&#34;spatial&#34;&gt;&#xA;                      &lt;div class=&#34;row&#34;&gt;&#xA;                        &lt;div class=&#34;col-md-6&#34;&gt;&#xA;                          &lt;img src=&#34;./img/albatross.png&#34;  class=&#34;img-rounded img-responsive img-raised&#34;&gt;  &#xA;                        &lt;/div&gt;  &#xA;                        &lt;div class=&#34;col-md-6&#34;&gt;&#xA;                        &lt;strong&gt;Technologies and data formats&lt;/strong&gt;: &lt;a href=&#34;https://en.wikipedia.org/wiki/Simple_Features&#34;&gt;Simple Features Access&lt;/a&gt; (ISO 19125) (used in GIS, geojson), Spatial rasters (e.g. geotiff, netcdf), interactive mapping.&#xA;                        &lt;/div&gt;&#xA;                      &lt;/div&gt;&#xA;                    &lt;/div&gt; &#xA;                    &#xA;                    &lt;div class=&#34;tab-pane text-center&#34; id=&#34;extinction&#34;&gt;&#xA;                      &lt;div class=&#34;row&#34;&gt;&#xA;                        &lt;div class=&#34;col-md-6&#34;&gt;&#xA;                          &lt;img src=&#34;./img/extinctions.jpg&#34;  class=&#34;img-rounded img-responsive img-raised&#34;&gt;  &#xA;&#xA;                           From Cerbellos et al., &lt;a href=&#34;https://doi.org/10.1126/sciadv.1400253&#34;&gt;https://doi.org/10.1126/sciadv.1400253&lt;/a&gt;&#xA;                          &#xA;                        &lt;/div&gt;&#xA;                        &lt;div class=&#34;col-md-6&#34;&gt;&#xA;                          &lt;strong&gt;Topics&lt;/strong&gt;: &#xA;                          ICUN Redlist, &#xA;                          Fossil record,&#xA;                          Taxonomy,&#xA;                          Remote and unstructured data&#xA;                          &lt;br/&gt;&#xA;                          &lt;strong&gt;Skills&lt;/strong&gt;:&#xA;                          JSON, &#xA;                          curl, &#xA;                          REST APIs, &#xA;                          regular expressions&#xA;                        &lt;/div&gt;&#xA;                      &lt;/div&gt;&#xA;                    &lt;/div&gt;&#xA;                  &lt;/div&gt;&#xA;                &lt;/div&gt;&#xA;              &lt;/div&gt;</description>
    </item>
    <item>
      <title>Tools</title>
      <link>https://www.ees4760.jmgilligan.org/tools/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/tools/</guid>
      <description>&lt;h1 id=&#34;software-tools-for-the-course&#34;&gt;Software Tools for the Course&lt;/h1&gt;&#xA;&lt;h2 id=&#34;netlogo&#34;&gt;NetLogo&lt;/h2&gt;&#xA;&lt;h3 id=&#34;get-started&#34;&gt;Get Started!&lt;/h3&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://ccl.northwestern.edu/netlogo/download.shtml&#34; target=&#34;_blank&#34;&gt;Install &lt;span&gt;NetLogo&lt;/span&gt;&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://ccl.northwestern.edu/netlogo/docs/&#34; target=&#34;_blank&#34;&gt;Read the &lt;span&gt;NetLogo&lt;/span&gt; User Manual&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.comses.net/resources/education/&#34; target=&#34;_blank&#34;&gt;Explore tutorials at OpenABM&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h3 id=&#34;explore-published-models&#34;&gt;Explore Published Models&lt;/h3&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.comses.net/codebases/&#34; target=&#34;_blank&#34;&gt;The OpenABM Library&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://ccl.northwestern.edu/netlogo/models/community/&#34; target=&#34;_blank&#34;&gt;&lt;span&gt;NetLogo&lt;/span&gt; User Community Models&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://modelingcommons.org/&#34; target=&#34;_blank&#34;&gt;&lt;span&gt;NetLogo&lt;/span&gt; Modeling Commons&lt;/a&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;analyze-behaviorspace-tool&#34;&gt;Analyze Behaviorspace Tool&lt;/h2&gt;&#xA;&lt;p&gt;The &lt;a href=&#34;https://www.ees4760.jmgilligan.org/analyze_behaviorspace/&#xA;&#34;&gt;Analyze Behaviorspace&lt;/a&gt;&#xA; tool can be reached online at&#xA;&lt;a href=&#34;https://www.ees4760.jmgilligan.org/analyze_behaviorspace/&#xA;&#34;&gt;https://www.ees4760.jmgilligan.org/analyze_behaviorspace/&#xA;&lt;/a&gt;&#xA;, or if you use R&#xA;, you can install the tool&#xA;on your own computer by following the instructions at &lt;a href=&#34;https://github.com/j-magnolia/analyzeBehaviorspace&#xA;&#34;&gt;https://github.com/j-magnolia/analyzeBehaviorspace&#xA;&lt;/a&gt;&#xA;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;r-for-statistical-analysis&#34;&gt;R for Statistical Analysis&lt;/h2&gt;&#xA;&lt;p&gt;You do not need to use R&#xA; for this course, but people who are&#xA;familiar with R&#xA; may find that it is a powerful tool for analyzing&#xA;&lt;span&gt;NetLogo&lt;/span&gt; models, and there are tools for integrating &lt;span&gt;NetLogo&lt;/span&gt; with&#xA;R&#xA;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
