litter: Models the weight of surface litter from time since fire...

litterR Documentation

Models the weight of surface litter from time since fire using either an Olson negative exponential function or a Burr curve

Description

Models the weight of surface litter from time since fire using either an Olson negative exponential function or a Burr curve

Usage

litter(negEx = 1, max = 54.22, rate = 0.026, a = 3.35, b = 0.832, age = 10)

Arguments

negEx

Value determining the model used. 1 = olson, 2 = Burr

max

Maximum weight (t/ha)

rate

Growth rate for a negative exponential function

a

Parameter in the Burr equation

b

Parameter in the Burr equation

age

The number of years since last fire

Value

value


pzylstra/frame_r documentation built on Nov. 12, 2023, 1:55 a.m.