Matrix modeling of age- and stage- structured populations in R

Slides:



Advertisements
Similar presentations
Ch 14: Population Growth + Regulation dN/dt = rN dN/dt = rN(K-N)/K
Advertisements

Population Ecology & Demography; Leslie Matrices and Population Projection Methods Introduction to linking demography, population growth and extinction.
Population Ecology. Population Demographics Demographics are the various characteristics of a population including, Population Size, Age Structure, Density,
DEMOGRAPHY READINGS: FREEMAN, 2005 CHAPTER 52 Pages
Subjects see chapters n Basic about models n Discrete processes u Deterministic models u Stochastic models u Many equations F Linear algebra F Matrix,
9 Population Growth and Regulation. 9 Population Growth and Regulation Case Study: Human Population Growth Life Tables Age Structure Exponential Growth.
Population Ecology: Growth & Regulation Photo of introduced (exotic) rabbits at “plague proportions” in Australia from Wikimedia Commons.
Chapter 51 Population Ecology.
Announcements Error in Term Paper Assignment –Originally: Would... a 25% reduction in carrying capacity... –Corrected: Would... a 25% increase in carrying.
458 Stage- / Size-Structured Models Fish 458, Lecture 16.
Simple population models Births Deaths Population increase Population increase = Births – deaths t Equilibrium N: population size b: birthrate d: deathrate.
The Tools of Demography and Population Dynamics
458 Age-structured models (continued): Estimating from Leslie matrix models Fish 458, Lecture 4.
Population Dynamics and Growth. Population Dynamics Population distribution and abundance change through time – not static features, but ones that are.
Veit and Lewis Am. Nat. 148(2): Allee Effect & Demographic Stochasticity? At each time step, 50% chance of birth, 50% chance of death 1.
Human overpopulation is one of the central issues in environmental science. The current human population is somewhat distributed unevenly over the Earth.
Chapter 9: Leslie Matrix Models & Eigenvalues
Chapter 10 Population Dynamics
Demography.
Population Viability Analysis. Conservation Planning U.S. Endangered Species Act mandates two processes –Habitat Conservation Plans –Recovery Plans Quantitative.
Ecology and Populations. What is ecology? Ecology is the scientific study of interactions between organisms and their environment. Ecology is the scientific.
What is the Leslie Matrix? Method for representing dynamics of age or size structured populations Combines population processes (births and deaths) into.
Projection exercises Stable age distribution and population growth rate Reproductive value of different ages Not all matrices yield a stable age distribution.
Continuous addition of births and deaths at constant rates (b & d)
Population Ecology Ch 52.
Subjects see chapters n Basic about models n Discrete processes u Deterministic models u Stochastic models u Many equations F Linear algebra F Matrix,
Ecology of Populations
This WEEK: Lab: last 1/2 of manuscript due Lab VII Life Table for Human Pop Bring calculator! Will complete Homework 8 in lab Next WEEK: Homework 9 = Pop.
Copyright © 2008 Pearson Education, Inc., publishing as Pearson Benjamin Cummings Population Ecology.
Population Growth and Regulation
STRUCTURED POPULATION MODELS
BIOL 4120: Principles of Ecology Lecture 10: Population Growth
Chapter 45 Population Ecology: A Summary AP Biology Spring 2011.
Organisms at different life stages can have vastly different reproduction and mortality rates: Juveniles: often high mortality risk and no reproduction.
Population Ecology 4 CHAPTER
Populations II: population growth and viability
What is a population? Within a given area where the scale of the area is study-dependent Localised group of individuals of the same species e.g. population.
Demographic matrix models for structured populations
Lab 12: Population Ecology. What is Population Ecology? Ecology: study of interactions between organisms and their environment Population: group of conspecifics.
54 Populations in Space and Time The individuals of a species in a given area is a population. The distribution of the ages of individuals in a population.
Ecology 8310 Population (and Community) Ecology Application of projection matrices Sea turtle conservation (Crouse et al.)
There is one last variable to calculate
The Leslie Matrix How do we take the differences in survivorship and fecundity into account to ‘project’ the future of the population? The mechanism is.
Population Growth – Chapter 11
Natural Selection, ultimate inventor, efficiency expert Debates and Progress in Ecology Levels of Approach in Biology Proximate versus Ultimate Factors,
61BL3313 Population and Community Ecology Lecture 05 Population age structure Spring 2013 Dr Ed Harris.
55.2 How Do Ecologists Study Population Dynamics? To understand population growth, ecologists must measure population processes as well as population traits.
Measuring and Modeling Population Change SBI4U. Demography The statistical study of the processes that change the size and density of a population through.
Population Ecology- Continued
1 Mon. Tues. Wed. Thurs. Fri. Week of Oct. 20 Week of Oct. 27 Independent project set-up Week of Nov. 3 Forest ecology lab – dress for weather Exam 2 T.
Sources of Fish Decline Habitat disruption Breeding areas Larval development areas Bottom structure.
Outline Intro to Population Ecology Estimating Patterns of Survival Survivorship Curves Age Distribution Rates of Population Change –Overlapping Generations.
Readings Table 10.1, p. 246 Table 10.2, p. 248
Ecology 8310 Population (and Community) Ecology
Age-from-stage theory What is the probability an individual will be in a certain state at time t, given initial state at time 0?
Chap 52 Population Ecology. oThe study of populations in their natural environment. oA populations environment affects the density, distribution, age.
OUR PLANET Unit 1-4a Understanding Populations For this unit only… Please use the abbreviation Pop. to represent Population. This will greatly reduce the.
Using the life table to construct a population growth model with age structure: The Leslie matrix.
Matrix Population Models for Wildlife Conservation and Management 27 February - 5 March 2016 Jean-Dominique LEBRETON Jim NICHOLS Madan OLI Jim HINES.
Cypripedium acaule Complex Life Histories: A Cryptic Orchid as an Example.
NEXT WEEK: Computer sessions all on MONDAY: R AM 7-9 R PM 4-6 F AM 7-9 Lab: last 1/2 of manuscript due Lab VII Life Table for Human Pop Bring calculator!
4. Effects of population structure on dynamics
Ecology 8310 Population (and Community) Ecology
Ecology! Sections
Forecasting Population Size
FW364 Ecological Problem Solving Class 16: Stage Structure
Matrix Population Models
Ecology! The easy stuff .
Population Ecology!.
Chapter # 10 – Population Growth (pg. 204 – 221).
Presentation transcript:

Matrix modeling of age- and stage- structured populations in R Chris Free

What is a population model? A model is a representation of reality. A population model is no different! A population model is a simplification of a biological system. Complexity can be incorporated with additional data and programming skills.

Why use population models? Estimate r (intrinsic growth rate) or k (carrying capacity) and other parameters Predict consequences of conservation or management strategies Understand the spread of parasites, viruses, and diseases Compare populations in different locations

A population can be described by its demographic rates Nt+1 = Nt + Bt – Dt + It - Et N = Abundance B = Birth rate D = Death rate I = Immigration rate (individuals entering the population) E = Emigration rate (individuals leaving the population) These rates often vary between age classes and its important to account for these variations in population modeling. This can be done using matrix models

Demographic rates are age-specific

What information is needed to build an age-structured matrix model? Age of females in population Age-specific survivorship (lx, proportion of females surviving to age x) Age-specific fecundity (mx or bx, number of female offspring born to females of age x) Easier for some taxa then others! Must be able to age individuals, follow survival, and measure reproductive output

How to build a life table Age (x) nx lx sx mx lxmx 1000 1.0 0.5 0.0 1 500 0.2 2 100 0.1 5.0 3 50 0.05 9.0 4.5 4 5 --- nx = number of female of age x lx = probability a female newborn attains age x (calculated as nx / n0) sx = age-specific survival - survival between age x to x+1 (calculated as lx+1 / lx) mx = number of female progeny per female lxmx= age-specific fecundity – per capita average number of female progency from a female of age x (calculated as Ix * Mx)

What can you learn from a life table? Age (x) nx lx sx mx lxmx 1000 1.0 0.5 0.0 1 500 0.2 2 100 0.1 5.0 3 50 0.05 9.0 4.5 4 5 --- Net reproductive rate (R0, net female replacement rate): average lifetime number of offspring produced per female Generation time (G): average age of the parents of newborn individuals Population growth rate (r): ln(R0) / G puts you within 10% of the true r OR use the Euler equation:

Life tables help setup matrix models Age (x) nx lx sx mx lxmx 1000 1.0 0.5 0.0 1 500 0.2 2 100 0.1 5.0 3 50 0.05 9.0 4.5 4 5 --- initial abundance (Nx) age-specific survivorship (Px) age-specific fecundity (Fx) Age-structuctured matrix models are powered by Leslie matrices

Leslie matrices Example 1: A Leslie matrix for an organism living 5 years with 2-5 year olds reproducing: Life cycle diagram P1 F2 P2 F3 P3 F4 P4 F5 Age-specific fertilities in the first row Age-specific survival probabilities in the diagonal

Leslie matrices Example 2: A Leslie matrix for an organism living 6 years with 3-6 year olds reproducing: 6 P5 F6 How should we modify the life cycle diagram? removed P1 P2 F3 P3 F4 P4 F5 P5 F6 What should the Leslie matrix look like?

How does matrix multiplication work? Example 2: A Leslie matrix for an organism living 6 years with 3-6 year olds reproducing: 6 P5 F6 Abundancet+1 Leslie matrix Abundancet N1,t+1 N2,t+1 N3,t+1 N4,t+1 N5,t+1 N6,t+1 P1 P2 F3 P3 F5 P5 F4 P4 F6 N1,t N2,t N3,t N4,t N5,t N6,t Note: we have to use matrix multiplication!

Leslie matrices Example 2: A Leslie matrix for an organism living 6 years with 3-6 year olds reproducing: Abundancet+1 P1 P2 F3 P3 F5 P5 F4 P4 F6 N1,t N2,t N3,t N4,t N5,t N6,t Leslie matrix Abundancet

N1,t*0 + N2,t*0 + N3,t*F3 + N4,t*F4 + N5,t*F5 + N6,t*F6 Leslie matrices Example 2: A Leslie matrix for an organism living 6 years with 3-6 year olds reproducing: Abundancet+1 P1 P2 F3 P3 F5 P5 F4 P4 F6 N1,t N2,t N3,t N4,t N5,t N6,t Leslie matrix Abundancet N1,t*0 + N2,t*0 + N3,t*F3 + N4,t*F4 + N5,t*F5 + N6,t*F6

Leslie matrices Example 2: A Leslie matrix for an organism living 6 years with 3-6 year olds reproducing: Abundancet+1 P1 P2 F3 P3 F5 P5 F4 P4 F6 N1,t N2,t N3,t N4,t N5,t N6,t Leslie matrix Abundancet N1,t*0 + N2,t*0 + N3,t*F3 + N4,t*F4 + N5,t*F5 + N6,t*F6 N1,t*P1 + N2,t*0 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0

Leslie matrices Example 2: A Leslie matrix for an organism living 6 years with 3-6 year olds reproducing: Abundancet+1 P1 P2 F3 P3 F5 P5 F4 P4 F6 N1,t N2,t N3,t N4,t N5,t N6,t Leslie matrix Abundancet N1,t*0 + N2,t*0 + N3,t*F3 + N4,t*F4 + N5,t*F5 + N6,t*F6 N1,t*P1 + N2,t*0 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*P2 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0

Leslie matrices Example 2: A Leslie matrix for an organism living 6 years with 3-6 year olds reproducing: Abundancet+1 P1 P2 F3 P3 F5 P5 F4 P4 F6 N1,t N2,t N3,t N4,t N5,t N6,t Leslie matrix Abundancet N1,t*0 + N2,t*0 + N3,t*F3 + N4,t*F4 + N5,t*F5 + N6,t*F6 N1,t*P1 + N2,t*0 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*P2 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*P3 + N4,t*0 + N5,t*0 + N6,t*0

Leslie matrices Example 2: A Leslie matrix for an organism living 6 years with 3-6 year olds reproducing: Abundancet+1 P1 P2 F3 P3 F5 P5 F4 P4 F6 N1,t N2,t N3,t N4,t N5,t N6,t Leslie matrix Abundancet N1,t*0 + N2,t*0 + N3,t*F3 + N4,t*F4 + N5,t*F5 + N6,t*F6 N1,t*P1 + N2,t*0 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*P2 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*P3 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*0 + N4,t*P4 + N5,t*0 + N6,t*0

Leslie matrices Example 2: A Leslie matrix for an organism living 6 years with 3-6 year olds reproducing: Abundancet+1 P1 P2 F3 P3 F5 P5 F4 P4 F6 N1,t N2,t N3,t N4,t N5,t N6,t Leslie matrix Abundancet N1,t*0 + N2,t*0 + N3,t*F3 + N4,t*F4 + N5,t*F5 + N6,t*F6 N1,t*P1 + N2,t*0 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*P2 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*P3 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*0 + N4,t*P4 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*0 + N4,t*0 + N5,t*P5 + N6,t*0

Leslie matrices Example 2: A Leslie matrix for an organism living 6 years with 3-6 year olds reproducing: Abundancet+1 P1 P2 F3 P3 F5 P5 F4 P4 F6 N1,t N2,t N3,t N4,t N5,t N6,t Leslie matrix Abundancet N1,t*0 + N2,t*0 + N3,t*F3 + N4,t*F4 + N5,t*F5 + N6,t*F6 N1,t*P1 + N2,t*0 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*P2 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*P3 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*0 + N4,t*P4 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*0 + N4,t*0 + N5,t*P5 + N6,t*0 If we do this over and over, we can track age-specific abundance over time. This will allows us to learn things like the finite rate of increase (λ), stable age distribution (SAD), and the reproductive value, sensitivity, and elasticity of each age class.

Leslie matrices Example 2: A Leslie matrix for an organism living 6 years with 3-6 year olds reproducing: Abundancet+1 P1 P2 F3 P3 F5 P5 F4 P4 F6 N1,t N2,t N3,t N4,t N5,t N6,t Leslie matrix Abundancet N1,t*0 + N2,t*0 + N3,t*F3 + N4,t*F4 + N5,t*F5 + N6,t*F6 N1,t*P1 + N2,t*0 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*P2 + N3,t*0 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*P3 + N4,t*0 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*0 + N4,t*P4 + N5,t*0 + N6,t*0 N1,t*0 + N2,t*0 + N3,t*0 + N4,t*0 + N5,t*P5 + N6,t*0 If we do this over and over, we can track age-specific abundance over time. This will allows us to learn things like the finite rate of increase (λ), stable age distribution (SAD), and the reproductive value, sensitivity, and elasticity of each age class.

Leslie matrices Simulate age-specific abundance over time Evaluate population trends under different management strategies Measure important characteristic about the populations dynamics

What can we learn about the population from Leslie matrices? λ, finite rate of increase: the direction and rate of population growth, λ < 1 = decreasing and λ > 1 = increasing population The dominant eigenvalue of the Leslie matrix Stable age distribution: the population structure that would emerge if demographic rates (F, P) don’t change The eigenvector of the dominant eigenvalue of the Leslie matrix Reproductive value: the expected contribution of an individual of each age to present and future reproduction The dominant left eigenvector of the Leslie matrix Sensitivities and elasticities: sensitivities indicate the direct contribution of each transition to λ; elasticities are sensitivities weighted by transition probabilities; more complicated to measure

Advantages/disadvantages of age-structured matrix models Easy to implement Fewer assumptions than models without age structure Don’t need to assume stable age distribution Sensitivity analyses Can be modified to incorporate stochasticity, density dependence, stage structure, etc. Disadvantages Assumptions Sex ration is 1:1 Individuals can be aged Demographic rates are constant in age class No density dependence Survivorship and fecundity can be difficult to derive

Let’s look at an example… The authors wanted to know which of the following stage classes is both an important driver of population growth and responsive to management actions.

They use a stage-structured model driven by Lefkovitch matrices 1 3 2 4 5 6 7 G1 G2 G3 G4 G5 G6 P1 P2 P3 P4 P5 P6 P7 F5 F6 F7 Eggs/ hatchlings Small juveniles Large Sub- adults Novice breeders 1st-year remigrants Mature

Matrix modeling exercise Task #1 Which stage classes should management target? If management actions could increase the survivorship of the following stage categories by 20%, which set of management actions would be most beneficial? eggs, hatchlings (1) small/large juveniles, sub-adults (2-4) novice breeders, 1st-yr remigrants, mature breeders (5-7) Hint: Make a model for each management action where you increase survivorship for the targeted categories by 20% of their current values. Which action best promotes population recovery and how do you know? Task #2 Incorporate stochastic survivorship into your population model. The survival values in the current projection matrix are constant. Incorporate stochasticity (randomness) into your best model from the task above. Hint: This can be done using the rnorm() function to randomly generate a value using a normal distribution with a mean of the constant survival and a variance of 0.03, 0.05, and 0.1. You will have to enforce against negative values using pmax(). How do your results change as survival becomes more variable?