constructIPM: Construct IPM

Description Usage Arguments Author(s)

Description

Function integrates all previous functions and construct a full IPM

Usage

1
2
3
constructIPM(seedlingclasses, treeclasses, seedlingclasseswidth,
  treeclasseswidth, sizerange, hghtdbhthreshold, dbhthreshold, f.sp, f.sts,
  f.repro, f.sdlhght, f.s2t, f.sg, f.ss, f.tg, f.ts, Imat = Imat)

Arguments

seedlingclasses

vector of seedling sizes

treeclasses

vector of treeseedling sizes

seedlingclasseswidth

seedling grid size

treeclasseswidth

tree grid size

sizerange

min and max sizes

hghtdbhthreshold

seedling to tree threshold size in height

dbhthreshold

seedling to tree threshold size in dbh

f.sp

seed production model parameters

f.sts

seed 2 seedling parameters

f.repro

size dependent reproduction model

f.sdlhght

initial recruit height model

f.s2t

allometric function

f.sg

seedling growth model

f.ss

seedling survival model

f.tg

tree growth model

Imat

A iteration matrix used for numerical sensitivity calculations. See ?ItMat.

f.ss

tree survival model

Author(s)

Marco D. Visser et al.


MarcoDVisser/IPM2s documentation built on May 7, 2019, 2:49 p.m.