-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
901 lines (761 loc) · 51.1 KB
/
index.xml
File metadata and controls
901 lines (761 loc) · 51.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>NovakLab</title>
<link>https://novaklabosu.github.io/</link>
<atom:link href="https://novaklabosu.github.io/index.xml" rel="self" type="application/rss+xml" />
<description>NovakLab</description>
<generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>© 2022 NovakLab</copyright><lastBuildDate>Wed, 18 Feb 2026 00:00:00 +0000</lastBuildDate>
<image>
<url>https://novaklabosu.github.io/media/icon_hu0409958f157fc50d4e355b357a277bb5_195869_512x512_fill_lanczos_center_3.png</url>
<title>NovakLab</title>
<link>https://novaklabosu.github.io/</link>
</image>
<item>
<title>Symbolic regression for empirically realistic population dynamic time series</title>
<link>https://novaklabosu.github.io/publication/jarman-2026-aa/</link>
<pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/jarman-2026-aa/</guid>
<description></description>
</item>
<item>
<title>FracFeed: Global database of the fraction of feeding predators</title>
<link>https://novaklabosu.github.io/publication/novak-2026-ad/</link>
<pubDate>Wed, 21 Jan 2026 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2026-ad/</guid>
<description></description>
</item>
<item>
<title>Sea urchin consumption of kelp controlled by the density of drift algae</title>
<link>https://novaklabosu.github.io/publication/randell-2025-aa/</link>
<pubDate>Tue, 11 Nov 2025 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/randell-2025-aa/</guid>
<description></description>
</item>
<item>
<title>Upper’s (1974) unsuccessful self-treatment of a case of “writer’s block”: Renewed attempt using chat-based large language models</title>
<link>https://novaklabosu.github.io/publication/novak-2025-ac/</link>
<pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2025-ac/</guid>
<description></description>
</item>
<item>
<title>In defense of Type I functional responses: The frequency and population-dynamic effects of feeding on multiple prey at a time</title>
<link>https://novaklabosu.github.io/publication/novak-2025-ab/</link>
<pubDate>Sat, 14 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2025-ab/</guid>
<description></description>
</item>
<item>
<title>Simple, universal rules predict trophic interaction strengths</title>
<link>https://novaklabosu.github.io/publication/coblentz-2025/</link>
<pubDate>Wed, 30 Apr 2025 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/coblentz-2025/</guid>
<description></description>
</item>
<item>
<title>Body mass–biomass scaling modulates species keystone-ness to press perturbations</title>
<link>https://novaklabosu.github.io/publication/li-2025-aa/</link>
<pubDate>Sat, 01 Feb 2025 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/li-2025-aa/</guid>
<description></description>
</item>
<item>
<title>Age-prevalence curves in a multi-species parasite community</title>
<link>https://novaklabosu.github.io/publication/preston-2025-aa/</link>
<pubDate>Thu, 09 Jan 2025 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/preston-2025-aa/</guid>
<description></description>
</item>
<item>
<title>Corrigendum: Geometric complexity and the information-theoretic comparison of functional-response models</title>
<link>https://novaklabosu.github.io/publication/novak-2024-aa/</link>
<pubDate>Wed, 13 Mar 2024 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2024-aa/</guid>
<description></description>
</item>
<item>
<title>High variation in handling times confers 35-year stability to predator feeding rates despite community change</title>
<link>https://novaklabosu.github.io/publication/novak-2023-aa/</link>
<pubDate>Wed, 01 Mar 2023 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2023-aa/</guid>
<description></description>
</item>
<item>
<title>Predator feeding rates may often be unsaturated under typical prey densities</title>
<link>https://novaklabosu.github.io/publication/coblentz-2023/</link>
<pubDate>Tue, 31 Jan 2023 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/coblentz-2023/</guid>
<description></description>
</item>
<item>
<title>Effects of predator novelty on intraguild predation communities with adaptive prey defense</title>
<link>https://novaklabosu.github.io/publication/ingeman-2022-aa/</link>
<pubDate>Fri, 11 Mar 2022 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/ingeman-2022-aa/</guid>
<description></description>
</item>
<item>
<title>Kelp-forest dynamics controlled by substrate complexity</title>
<link>https://novaklabosu.github.io/publication/randell-2022-ab/</link>
<pubDate>Fri, 18 Feb 2022 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/randell-2022-ab/</guid>
<description></description>
</item>
<item>
<title>PressPurt - Network sensitivity to press perturbations under interaction uncertainty</title>
<link>https://novaklabosu.github.io/publication/koslicki-2022-un/</link>
<pubDate>Sat, 12 Feb 2022 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/koslicki-2022-un/</guid>
<description></description>
</item>
<item>
<title>Grazer-resource behavior, interactions, and feedbacks control kelp-forest dynamics and stability</title>
<link>https://novaklabosu.github.io/publication/randell-2021-aa/</link>
<pubDate>Tue, 21 Sep 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/randell-2021-aa/</guid>
<description></description>
</item>
<item>
<title>Collective behaviour can stabilize ecosystems</title>
<link>https://novaklabosu.github.io/publication/dalziel-2021/</link>
<pubDate>Thu, 12 Aug 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/dalziel-2021/</guid>
<description></description>
</item>
<item>
<title>Geometric complexity and the information-theoretic comparison of functional-response models</title>
<link>https://novaklabosu.github.io/publication/novak-2021-ab/</link>
<pubDate>Sun, 20 Jun 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2021-ab/</guid>
<description></description>
</item>
<item>
<title>The effects of formalin fixation and fluid storage on stable isotopes in rodent hair</title>
<link>https://novaklabosu.github.io/publication/taylor-2021-aa/</link>
<pubDate>Sun, 20 Jun 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/taylor-2021-aa/</guid>
<description></description>
</item>
<item>
<title>The predictability of qualitative food web dynamics in response to extinction and invasion</title>
<link>https://novaklabosu.github.io/publication/rockow-2021/</link>
<pubDate>Tue, 01 Jun 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/rockow-2021/</guid>
<description></description>
</item>
<item>
<title>Dynamics</title>
<link>https://novaklabosu.github.io/project/dynamics/</link>
<pubDate>Thu, 01 Apr 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/project/dynamics/</guid>
<description><p>A key challenge for ecology is the development of Theory to guide our responses to ongoing environmental change.
To more effectively inform conservation and resource-use policy we need to understand the processes by which species – and the interactions among them – affect the dynamics of their communities and the functioning of their ecosystems.
While we have made tremendous advances in our understanding, there still exist large gaps between mathematical theory and our empirical knowledge of nature&rsquo;s complex ecological systems.
<em>How and when do species&rsquo; direct and indirect interactions affect the structure, dynamics, and functioning of their communities?</em>
<em>How well can we predict the response of ecological systems to acute and chronic perturbations, including when these amount to only subtle changes in the environment?</em></p>
<p>To date, our contributions to answering questions like these largely fall into two categories:</p>
<ol>
<li>Applying <a href="https://novaklabosu.github.io/tag/community-matrix">community matrix methods</a> to learn how the reticulate nature of species interacton networks (i.e. the counteracting feedbacks of direct and indirect species effects) and uncertainties in the pairwise strength of species interactions (be it due to estimation error or natural variation) influence our ability to understand and predict how species respond to chronic press perturbations; and</li>
<li>Using time-series data, field experiments, and simple models of population dynamics to characterize species- and community dynamics, test ecological theory on how species interactions affect population sizes, and better understand the processes that underlie these effects.</li>
</ol>
</description>
</item>
<item>
<title>Individual variation</title>
<link>https://novaklabosu.github.io/project/intrasppvar/</link>
<pubDate>Thu, 01 Apr 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/project/intrasppvar/</guid>
<description><p>For us, <em>Homo sapiens</em>, it is clear that what we eat and how we prefer to eat some things over others affects not only our own bodies but collectively has important ramifications for the ways we, as individuals, affect the world around us.
Not surprisingly, other animals who are &ldquo;generalist&rdquo; predators as a population exhibit diet specialization at the individual level as well,
but the scope, patterns, and community-level consequences of this form of intraspecific variation remain poorly resolved.
The goal is to go beyond appropriately documenting and describing the variation that exists among individuals,
to understanding when (and when not) its consideration is necessary.
This is particularly challenging given the reticulate and potentially nonlinear nature of species interactions in species-rich systems.</p>
</description>
</item>
<item>
<title>Interaction strengths</title>
<link>https://novaklabosu.github.io/project/intxnstrngth/</link>
<pubDate>Thu, 01 Apr 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/project/intxnstrngth/</guid>
<description><p>Efforts to characterize and estimate the functional forms and strengths of species interactions in species-rich communities are hampered by the multitude of direct and indirect interactions such systems exhibit.
Empirical insights have also been constrained by an assumption that the feeding behaviors of specialist predators are representative of the behaviors exhibited by generalist predators, which are far more common in nature.
This is largely because logistical and statistical constraints have limited almost all studies to species-poor systems of single predator species interacting with only one primary prey species.
Even inherently generalist predators have thereby been reduced to effective specialists, whether in manipulative experiments or in time-series analyses.
New ways to quantify species interaction strengths are needed to identify keystone species,
inform the development of mathematical models,
and further our understanding of the processes that regulate community structure and dynamics.</p>
<p>Much of our work to date has sought to develop an
<a href="https://novaklabosu.github.io/tag/observational-approach">observational approach</a>
with which to overcome many of the aforementioned limitations.
The approach relies on
(1) <em>predator feeding surveys</em> for estimating the proportions of predator indivdiuals who are caught in the act of feeding on different prey categories (i.e. species), and
(2) estimates of <em>prey detection times</em>, typically derived from laboratory experiments,
that determine the probability of observing a feeding event when conducting a feeding survey.
These data allow us to estimate a predator population&rsquo;s (or predator indivdiual&rsquo;s) prey-specific feeding rates which,
in conjuction with (3) estimates of <em>prey and predator abundances</em>,
allow us characterize the functional forms of their interactions.
We have applied the approach in both stream and intertidal communities.</p>
</description>
</item>
<item>
<title>Intertidal</title>
<link>https://novaklabosu.github.io/project/intertidal/</link>
<pubDate>Thu, 01 Apr 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/project/intertidal/</guid>
<description></description>
</item>
<item>
<title>Join us</title>
<link>https://novaklabosu.github.io/authors/admin/joinus/</link>
<pubDate>Thu, 01 Apr 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/authors/admin/joinus/</guid>
<description><p>I welcome applications from students and postdocs interested in developing projects at the interface of empirical and theoretical ecology.
While the empirical side of my own research is primarily focused on aquatic systems (intertidal, subtidal and streams),
I&rsquo;m happy to advise students working on whatever system is best-suited for answering their research questions.</p>
<h3 id="graduate-students">Graduate students</h3>
<p>If you&rsquo;re interested in joining the lab,
please send me an email to tell me about your general research interests,
what you&rsquo;d like to get out of grad-school,
and why you&rsquo;d like to join my lab in particular.
(Chances are that your specific interests will change several times during your first years of grad-school,
so don&rsquo;t worry if you don&rsquo;t have a project all figured-out.
Please just help me get a good sense of the type of topics you&rsquo;d like to work on,
what motivates you to work on them,
and what you&rsquo;d like to come away with at the end in terms of your &ldquo;tool kit&rdquo;.) Please also attach a CV/resume and contact information for three references.
The application deadline for our department is December 1st.
Our department guarantees 5 years of support to all its PhD students in the form of TAships.
Nevertheless, I strongly encourage you to have applied for the various pre-doctoral fellowships,
most of which have earlier deadlines.
More information on the department&rsquo;s grad program and application process can be found on our <a href="https://ib.oregonstate.edu" target="_blank" rel="noopener">Integrative Biology department&rsquo;s website</a>.</p>
<h3 id="undergraduate-students">Undergraduate students</h3>
<p>Undergraduates become involved in our research through a variety of ways,
ranging from volunteer opportunities, paid assistantships,
as well as independent research experiences.
We are actively fostering diversity within the lab,
so I encourage all interested students to contact me (or the lab’s graduate students and postdocs).
Volunteer and paid assistantship opportunities often involve working with myself or a graduate student supporting the research projects of the lab.
Volunteers have often ended up becoming paid research assistants or have pursued their own independent research projects (particularly when they’ve joined the lab early in their undergraduate careers).
Independent research experiences typically involve student-led projects for transcript credit (incl. transcript-visible “distinction in research”),
fulfilling Honors requirements, or academic- and/or summer quarter research supported by scholarships or fellowships
(e.g., URISC, SURE, etc.).
Note that you don’t need to have a project in mind before joining the lab, but please do articulate why you&rsquo;re interested in our lab when you contact us.</p>
<p>
<figure id="figure-2024">
<div class="d-flex justify-content-center">
<div class="w-100" ><img src="https://novaklabosu.github.io/pics/NovakLab_2024.jpg" alt="NovakLab2024" loading="lazy" data-zoomable /></div>
</div><figcaption>
2024
</figcaption></figure>
<figure id="figure-2017">
<div class="d-flex justify-content-center">
<div class="w-100" ><img src="https://novaklabosu.github.io/pics/NovakLab_2017.jpg" alt="NovakLab2017" loading="lazy" data-zoomable /></div>
</div><figcaption>
2017
</figcaption></figure>
<figure id="figure-2014">
<div class="d-flex justify-content-center">
<div class="w-100" ><img src="https://novaklabosu.github.io/pics/NovakLab_2014.jpg" alt="NovakLab2024" loading="lazy" data-zoomable /></div>
</div><figcaption>
2014
</figcaption></figure>
</p>
</description>
</item>
<item>
<title>Streams</title>
<link>https://novaklabosu.github.io/project/streams/</link>
<pubDate>Thu, 01 Apr 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/project/streams/</guid>
<description><p>If you&rsquo;re interested in reading more, please see this <a href="https://novaklabosu.github.io/other/NovakLab_StreamEcologySummary_2019.pdf">2019 lay summary</a> of our stream ecology research.</p>
</description>
</item>
<item>
<title>Subtidal</title>
<link>https://novaklabosu.github.io/project/subtidal/</link>
<pubDate>Thu, 01 Apr 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/project/subtidal/</guid>
<description></description>
</item>
<item>
<title>Theory</title>
<link>https://novaklabosu.github.io/project/theory/</link>
<pubDate>Thu, 01 Apr 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/project/theory/</guid>
<description></description>
</item>
<item>
<title>Hidden layers of density dependence in consumer feeding rates</title>
<link>https://novaklabosu.github.io/publication/stouffer-2021-aa/</link>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/stouffer-2021-aa/</guid>
<description></description>
</item>
<item>
<title>Quantifying the effects of intraspecific variation on predator feeding rates through nonlinear averaging</title>
<link>https://novaklabosu.github.io/publication/coblentz-2021/</link>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/coblentz-2021/</guid>
<description></description>
</item>
<item>
<title>Systematic bias in studies of consumer functional responses</title>
<link>https://novaklabosu.github.io/publication/novak-2021-aa/</link>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2021-aa/</guid>
<description></description>
</item>
<item>
<title>Trematode parasites exceed aquatic insect biomass in Oregon stream food webs</title>
<link>https://novaklabosu.github.io/publication/preston-2021-aa/</link>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/preston-2021-aa/</guid>
<description></description>
</item>
<item>
<title>Temporal shifts in intraspecific and interspecific diet variation among 3 stream predators</title>
<link>https://novaklabosu.github.io/publication/falke-2020-aa/</link>
<pubDate>Wed, 01 Jan 2020 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/falke-2020-aa/</guid>
<description></description>
</item>
<item>
<title>The influence of prey predictability on the foraging behavior and movement of intertidal predators</title>
<link>https://novaklabosu.github.io/publication/hennessey-2019-aa/</link>
<pubDate>Wed, 01 Jan 2020 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/hennessey-2019-aa/</guid>
<description></description>
</item>
<item>
<title>Community Responses to Climate-Related Variability and Disease: The Critical Importance of Long-Term Research</title>
<link>https://novaklabosu.github.io/publication/menge-2019-aa/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/menge-2019-aa/</guid>
<description></description>
</item>
<item>
<title>Food-web interaction strength distributions are conserved by greater variation between than within predator--prey pairs</title>
<link>https://novaklabosu.github.io/publication/preston-2019-ab/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/preston-2019-ab/</guid>
<description></description>
</item>
<item>
<title>Integrating Coastal Oceanic and Benthic Ecological Approaches for Understanding Large-Scale Meta-Ecosystem Dynamics</title>
<link>https://novaklabosu.github.io/publication/menge-2019-ab/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/menge-2019-ab/</guid>
<description></description>
</item>
<item>
<title>PISCO: Advances Made Through the Formation of a Large-Scale, Long-Term Consortium for Integrated Understanding of Coastal Ecosystem Dynamics</title>
<link>https://novaklabosu.github.io/publication/menge-2019-ac/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/menge-2019-ac/</guid>
<description></description>
</item>
<item>
<title>Planning for Change: Assessing the Potential Role of Marine Protected Areas and Fisheries Management Approaches for Resilience Management in a Changing Ocean</title>
<link>https://novaklabosu.github.io/publication/kroeker-2019-aa/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/kroeker-2019-aa/</guid>
<description></description>
</item>
<item>
<title>State-structured species interactions and their consequences across levels of biological organization</title>
<link>https://novaklabosu.github.io/publication/segui-2019-aa/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/segui-2019-aa/</guid>
<description></description>
</item>
<item>
<title>The intrinsic predictability of ecological time series and its potential to guide forecasting</title>
<link>https://novaklabosu.github.io/publication/pennekamp-2019-uq/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/pennekamp-2019-uq/</guid>
<description></description>
</item>
<item>
<title>Candidate causes, consequences, and estimation of individual diet specialization</title>
<link>https://novaklabosu.github.io/publication/coblentz-2018-aa/</link>
<pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/coblentz-2018-aa/</guid>
<description></description>
</item>
<item>
<title>Exact probabilities for the indeterminacy of complex networks as perceived through press perturbations</title>
<link>https://novaklabosu.github.io/publication/koslicki-2018-zm/</link>
<pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/koslicki-2018-zm/</guid>
<description></description>
</item>
<item>
<title>What drives interaction strengths in complex food webs? A test with feeding rates of a generalist stream predator</title>
<link>https://novaklabosu.github.io/publication/preston-2018-kt/</link>
<pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/preston-2018-kt/</guid>
<description></description>
</item>
<item>
<title>Bayesian characterization of uncertainty in species interaction strengths</title>
<link>https://novaklabosu.github.io/publication/wolf-2017-rq/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/wolf-2017-rq/</guid>
<description></description>
</item>
<item>
<title>Contributions of parasites to energy flow through a stream food web</title>
<link>https://novaklabosu.github.io/publication/layden-2017/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/layden-2017/</guid>
<description></description>
</item>
<item>
<title>Experimental demonstration of a trophic cascade in the Galápagos rocky subtidal: Effects of consumer identity and behavior</title>
<link>https://novaklabosu.github.io/publication/witman-2017-jm/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/witman-2017-jm/</guid>
<description></description>
</item>
<item>
<title>Long-Term Studies Contribute Disproportionately to Ecology and Policy</title>
<link>https://novaklabosu.github.io/publication/hughes-2017-uq/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/hughes-2017-uq/</guid>
<description></description>
</item>
<item>
<title>Quantifying predator dependence in the functional response of generalist predators</title>
<link>https://novaklabosu.github.io/publication/novak-2017-mo/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2017-mo/</guid>
<description></description>
</item>
<item>
<title>Rapid and direct recoveries of predators and prey through synchronized ecosystem management</title>
<link>https://novaklabosu.github.io/publication/samhouri-2017-om/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/samhouri-2017-om/</guid>
<description></description>
</item>
<item>
<title>The application of Bayesian hierarchical models to quantify individual diet specialization</title>
<link>https://novaklabosu.github.io/publication/coblentz-2017-gq/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/coblentz-2017-gq/</guid>
<description></description>
</item>
<item>
<title>Using Survival Models to Estimate Invertebrate Prey Identification Times in a Generalist Stream Fish</title>
<link>https://novaklabosu.github.io/publication/preston-2017-bh/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/preston-2017-bh/</guid>
<description></description>
</item>
<item>
<title>Characterizing species interactions to understand press perturbations: What is the community matrix?</title>
<link>https://novaklabosu.github.io/publication/novak-2016-og/</link>
<pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2016-og/</guid>
<description></description>
</item>
<item>
<title>Competitive mechanisms underlying the displacement of native crayfish by non-native crayfish</title>
<link>https://novaklabosu.github.io/publication/saepharn-2017/</link>
<pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/saepharn-2017/</guid>
<description></description>
</item>
<item>
<title>Complexity increases predictability in allometrically constrained food webs</title>
<link>https://novaklabosu.github.io/publication/iles-2016-br/</link>
<pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/iles-2016-br/</guid>
<description></description>
</item>
<item>
<title>Ecosystem context and historical contingency in apex predator recoveries</title>
<link>https://novaklabosu.github.io/publication/stier-2016-yj/</link>
<pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/stier-2016-yj/</guid>
<description></description>
</item>
<item>
<title>Effects of predator introductions on population and community dynamics</title>
<link>https://novaklabosu.github.io/publication/ingeman-2016-aa/</link>
<pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/ingeman-2016-aa/</guid>
<description></description>
</item>
<item>
<title>Global patterns of kelp forest change over the past half-century</title>
<link>https://novaklabosu.github.io/publication/krumhansl-2016-sb/</link>
<pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/krumhansl-2016-sb/</guid>
<description><script type='text/javascript' src='https://d1bxh8uas1mnw7.cloudfront.net/assets/embed.js'></script>
<div class='altmetric-embed' data-badge-type='donut' data-doi="10.1073/pnas.1606102113"></div>
</description>
</item>
<item>
<title>Sensitive barnacles - A case study for collaborative sustainable fishery development</title>
<link>https://novaklabosu.github.io/publication/bingham-2016/</link>
<pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/bingham-2016/</guid>
<description></description>
</item>
<item>
<title>Using stable isotopes to quantify species interaction strengths</title>
<link>https://novaklabosu.github.io/publication/shepard-2016/</link>
<pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/shepard-2016/</guid>
<description></description>
</item>
<item>
<title>Selection on stability across ecological scales</title>
<link>https://novaklabosu.github.io/publication/borrelli-2015-cy/</link>
<pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/borrelli-2015-cy/</guid>
<description></description>
</item>
<item>
<title>Timescales alter the inferred strength and temporal consistency of intraspecific diet specialization</title>
<link>https://novaklabosu.github.io/publication/novak-2015-ef/</link>
<pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2015-ef/</guid>
<description></description>
</item>
<item>
<title>Where does the time go?: Mixing and the depth-dependent distribution of fossil ages</title>
<link>https://novaklabosu.github.io/publication/terry-2015-lb/</link>
<pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/terry-2015-lb/</guid>
<description></description>
</item>
<item>
<title>An Online Database for Informing Ecological Network Models: http://kelpforest.ucsc.edu</title>
<link>https://novaklabosu.github.io/publication/beas-luna-2014-cv/</link>
<pubDate>Wed, 01 Jan 2014 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/beas-luna-2014-cv/</guid>
<description></description>
</item>
<item>
<title>Complex networks in kelp forest ecosystems - Visualizing big data</title>
<link>https://novaklabosu.github.io/publication/moulvi-2014/</link>
<pubDate>Wed, 01 Jan 2014 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/moulvi-2014/</guid>
<description></description>
</item>
<item>
<title>A multi-decade time series of kelp forest community structure at San Nicolas Island, California (USA)</title>
<link>https://novaklabosu.github.io/publication/kenner-2013-co/</link>
<pubDate>Tue, 01 Jan 2013 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/kenner-2013-co/</guid>
<description></description>
</item>
<item>
<title>Trophic omnivory across a productivity gradient: intraguild predation theory and the structure and strength of species interactions</title>
<link>https://novaklabosu.github.io/publication/novak-2013-qg/</link>
<pubDate>Tue, 01 Jan 2013 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2013-qg/</guid>
<description></description>
</item>
<item>
<title>Probabilistic patterns of interaction: the effects of link-strength variability on food web structure</title>
<link>https://novaklabosu.github.io/publication/yeakel-2012-vm/</link>
<pubDate>Sun, 01 Jan 2012 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/yeakel-2012-vm/</guid>
<description></description>
</item>
<item>
<title>Structure and mechanism of diet specialisation: testing models of individual variation in resource use with sea otters</title>
<link>https://novaklabosu.github.io/publication/tinker-2012-xd/</link>
<pubDate>Sun, 01 Jan 2012 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/tinker-2012-xd/</guid>
<description></description>
</item>
<item>
<title>Using the functional response of a consumer to predict biotic resistance to invasive prey</title>
<link>https://novaklabosu.github.io/publication/twardochleb-2012-ii/</link>
<pubDate>Sun, 01 Jan 2012 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/twardochleb-2012-ii/</guid>
<description></description>
</item>
<item>
<title>Generalized modeling of ecological population dynamics</title>
<link>https://novaklabosu.github.io/publication/yeakel-2011-uy/</link>
<pubDate>Sat, 01 Jan 2011 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/yeakel-2011-uy/</guid>
<description></description>
</item>
<item>
<title>Merging Resource Availability with Isotope Mixing Models: The Role of Neutral Interaction Assumptions</title>
<link>https://novaklabosu.github.io/publication/yeakel-2011-ib/</link>
<pubDate>Sat, 01 Jan 2011 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/yeakel-2011-ib/</guid>
<description></description>
</item>
<item>
<title>Nestedness patterns and the dual nature of community reassembly in California streams: a multivariate permutation-based approach</title>
<link>https://novaklabosu.github.io/publication/novak-2011-ed/</link>
<pubDate>Sat, 01 Jan 2011 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2011-ed/</guid>
<description></description>
</item>
<item>
<title>Predicting community responses to perturbations in the face of imperfect knowledge and network complexity</title>
<link>https://novaklabosu.github.io/publication/novak-2011-qh/</link>
<pubDate>Sat, 01 Jan 2011 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2011-qh/</guid>
<description></description>
</item>
<item>
<title>The Effect of Travel Loss on Evolutionarily Stable Distributions of Populations in Space</title>
<link>https://novaklabosu.github.io/publication/de-angelis-2011-vp/</link>
<pubDate>Sat, 01 Jan 2011 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/de-angelis-2011-vp/</guid>
<description></description>
</item>
<item>
<title>Why intraspecific trait variation matters in community ecology</title>
<link>https://novaklabosu.github.io/publication/bolnick-2011-zf/</link>
<pubDate>Sat, 01 Jan 2011 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/bolnick-2011-zf/</guid>
<description></description>
</item>
<item>
<title>Estimating interaction strengths in nature: experimental support for an observational approach</title>
<link>https://novaklabosu.github.io/publication/novak-2010-ch/</link>
<pubDate>Fri, 01 Jan 2010 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2010-ch/</guid>
<description></description>
</item>
<item>
<title>Using experimental indices to quantify the strength of species interactions</title>
<link>https://novaklabosu.github.io/publication/novak-2010-km/</link>
<pubDate>Fri, 01 Jan 2010 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2010-km/</guid>
<description></description>
</item>
<item>
<title>Estimating nonlinear interaction strengths: an observation-based method for species-rich food webs</title>
<link>https://novaklabosu.github.io/publication/novak-2008-nw/</link>
<pubDate>Tue, 01 Jan 2008 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2008-nw/</guid>
<description></description>
</item>
<item>
<title>Trophic omnivory and the structure, strength, and nonlinear nature of species interactions across a productivity gradient</title>
<link>https://novaklabosu.github.io/publication/novak-2008-wo/</link>
<pubDate>Tue, 01 Jan 2008 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2008-wo/</guid>
<description></description>
</item>
<item>
<title>Understanding and predicting ecological dynamics: are major surprises inevitable</title>
<link>https://novaklabosu.github.io/publication/doak-2008-kx/</link>
<pubDate>Tue, 01 Jan 2008 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/doak-2008-kx/</guid>
<description></description>
</item>
<item>
<title>Diurnal activity in a group of Gulf of Maine decapods</title>
<link>https://novaklabosu.github.io/publication/novak-2004-df/</link>
<pubDate>Thu, 01 Jan 2004 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2004-df/</guid>
<description></description>
</item>
<item>
<title>Intraguild and extraguild predations: implications for the diel activity and distribution of four large decapod species</title>
<link>https://novaklabosu.github.io/publication/novak-2000-gd/</link>
<pubDate>Sat, 01 Jan 2000 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/publication/novak-2000-gd/</guid>
<description></description>
</item>
<item>
<title></title>
<link>https://novaklabosu.github.io/admin/config.yml</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/admin/config.yml</guid>
<description></description>
</item>
<item>
<title>Analytical Workflows (IB516)</title>
<link>https://novaklabosu.github.io/courses/analyticalworkflows/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/courses/analyticalworkflows/</guid>
<description><p>Have you proposed a modeling chapter for your dissertation but need support getting things up and running? Will you soon be sitting on a complete data set ready for your planned analyses but don&rsquo;t know how or where to begin? Maybe you&rsquo;re far along in a series of analyses and feel &ldquo;lost in the trees.&rdquo;</p>
<p>This course will help you with these challenges by practicing the development and implementation of efficient, reproducible workflows for your projects. Every project should (and can) be modular and fully automated, hence reproducible, portable and easily modified. Rerunning an analysis with a different set of parameters should (and can) be as simple as a few keystrokes. Regenerating all figures and tables for your manuscript after finding a typo in your code or dataset should (and can) be painless.</p>
<p>Efficient workflows start at project conception and end only if the project idea is itself a dead end. Thus, in this course, we&rsquo;ll work to practice (1) refining and articulating project goals and benchmarks, (2) creating modular and automated analyses, and (3) using best practices in coding and project management. We&rsquo;ll learn how to use <em>Git</em>, <em>GitHub</em>, <em>LaTeX</em>, <em>Markdown</em>, and high performance clusters (<em>HPCs</em>). The instructors will mostly use <em>R</em> within <em>RStudio</em>, but users of other programming languages and text editors are welcome and encouraged. You will need either (1) a dataset and a visualization or analysis goal, or (2) a model or simulation (or sufficiently well-developed ideas for one). The use of other people&rsquo;s data or published models is also encouraged, as needed.</p>
<p>All teaching materials for this course are available on <a href="https://github.com/analyticalworkflows/TeachingMaterials" target="_blank" rel="noopener">GitHub</a>.</p>
</description>
</item>
<item>
<title>Data-Theory Integration</title>
<link>https://novaklabosu.github.io/courses/rmbl/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/courses/rmbl/</guid>
<description><h5 id="course-description">Course description</h5>
<p>A workshop-style short-course at the <a href="https://www.rmbl.org" target="_blank" rel="noopener">Rocky Mountain Biological Laboratory</a> aiming to introduce basic concepts and tools for the statistical integration of the mathematical models and empirical data for characterizing species interactions.</p>
<p>See <a href="https://models4data2theory.github.io" target="_blank" rel="noopener">https://models4data2theory.github.io</a> for details.</p>
</description>
</item>
<item>
<title>Ecology (BI370)</title>
<link>https://novaklabosu.github.io/courses/ecology/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/courses/ecology/</guid>
<description><h5 id="course-description">Course description</h5>
<p>This ecology course consists of an introduction to the scientific study of the processes that shape the distribution, structure and dynamics of species and their communities. Topics include the methods and approaches of ecological research, the interactions between species and their abiotic and biotic environments, the distribution of biodiversity across the globe, the processes regulating population growth, species extinctions and invasions and their implications for conservation and the maintenance of ecosystem services, and the varied and profound impacts of humans on ecological systems.</p>
<h5 id="course-objectives">Course objectives</h5>
<p>By the end of this course, you will be able to: (i) discuss how organisms interact with their biotic and abiotic environments, (ii) infer the processes that structure patterns of biodiversity from local to global scales, (iii) explain how ecological systems are dynamic in space and time based on knowledge of process, (iv) evaluate climate change and the future of biodiversity in the context of Earth’s past record of climate and life, (v) inform others of how anthropogenic activities are impacting the structure and functioning of natural systems, (vi) valuate alternative strategies for the conservation of biodiversity and ecosystem services, and (vii) describe the fundamental role of quantitative reasoning (statistics and modeling) in ecology.</p>
</description>
</item>
<item>
<title>Marine Ecology (BI351)</title>
<link>https://novaklabosu.github.io/courses/marineecology/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/courses/marineecology/</guid>
<description><h5 id="course-description">Course description</h5>
<p>This course consists of an introduction to the physical, chemical and biological aspects of life in the oceans, with an ecological emphasis. Topics include the methods of scientific inquiry, the interactions between organisms and their abiotic and biotic environments, the processes regulating populations and communities, local to global patterns of biodiversity, and the varied and profound impacts that we humans are having on all marine systems.</p>
<h5 id="course-objectives">Course objectives</h5>
<p>By the end of this course, you will be able to: (i) disentangle the processes that structure patterns of marine biodiversity from local to global scales, (ii) evaluate ongoing environmental changes facing marine systems and their implications for future biodiversity, (iii) inform others of how anthropogenic activities are impacting the structure and functioning of marine systems, (iv) evaluate strategies for the conservation of marine biodiversity, and (v) appreciate and describe the amazing diversity of lifeforms that inhabit marine environments.</p>
</description>
</item>
<item>
<title>Past courses</title>
<link>https://novaklabosu.github.io/courses/past/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/courses/past/</guid>
<description><ul>
<li>Quantitative Ecology (UCSC, w/ <a href="https://scholar.google.com/citations?user=jID7d1sAAAAJ&amp;amp;hl=en" target="_blank" rel="noopener">Tim Tinker</a>)</li>
<li>Long-term Ecology (<em>seminar</em>, w/ <a href="http://lubmengelab.oregonstate.edu" target="_blank" rel="noopener">Bruce Menge</a>)</li>
<li>What is Systems Biology? (<em>seminar</em>, w/ <a href="http://vegathurberlab.oregonstate.edu" target="_blank" rel="noopener">Becky Vega-Thurber</a> and <a href="http://people.oregonstate.edu/~weisv/" target="_blank" rel="noopener">Virginia Weis</a>)</li>
<li>Eco-Evolutionary Dynamics (<em>seminar</em>)</li>
<li>Analytical Workflows (<em>seminar</em> w/ <a href="https://ib.oregonstate.edu/faculty/benjamda/Benjamin-Dalziel" target="_blank" rel="noopener">Ben Dalziel</a>)</li>
</ul>
</description>
</item>
<item>
<title>Scientific Writing (IB514)</title>
<link>https://novaklabosu.github.io/courses/scientificwriting/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/courses/scientificwriting/</guid>
<description><p>Develop the skills and strategies for efficiently producing clear and effective scientific manuscripts. We&rsquo;ll cover the full writing process, from establishing productive writing habits and managing writing workflows to selecting journals and navigating the peer review and publication process. We&rsquo;ll examine writing habits, best practices, reference managers, and alternative writing and word-processing tools. And we&rsquo;ll do all that while you work on writing your own scientific manuscript, emphasizing practical, hands-on learning and peer accountability.</p>
<p>All materials for this course are available on <a href="https://github.com/marknovak/ScientificWriting" target="_blank" rel="noopener">GitHub</a>.</p>
</description>
</item>
<item>
<title>Theoretical Ecology (IB592)</title>
<link>https://novaklabosu.github.io/courses/theoreticalecology/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://novaklabosu.github.io/courses/theoreticalecology/</guid>
<description><p>Undergraduate students who are interested in participating in this course should email me with a brief summary of their interests and goals for taking part.</p>
<h5 id="course-description">Course description</h5>
<p>This course entails a quantitative treatment of the central concepts and applications of theoretical ecology. Emphasis is on the mathematical analysis and modeling of single populations and multi-species interactions, and the integration of models with data. Topics include discrete- and continuous-time models of population growth, stochastic and deterministic processes of unstructured populations, the sustainability of harvested populations, numerical and analytical investigations of population and community invasibility and stability, and an introduction to model-fitting and comparison in an information-theoretic framework.</p>
<h5 id="course-objectives">Course objectives</h5>
<p>Our goals will be to (i) peel away at any apprehensions of mathematical equations you may have, (ii) enable you to independently interpret the classic and modern literature of theoretical ecology, and (iii) enable you to apply analytical and simulation-based approaches in evaluating ecological questions of your own interest and communicate these to an audience of your peers. You&rsquo;ll complete the course with a working knowledge of <em>R</em> and <em>Mathematica</em>.</p>
</description>
</item>
</channel>
</rss>