powered by
Get the fraction of the total annual harvested biomass that a cut at given DOY is expected to contribute.
get_relative_cut_contribution(DOY)
The fraction (between 0 and 1) of biomass harvested at the cut at given DOY divided by the total annual biomass.
Integer representing the day of the year on which a cut occurs.
The regression for the target biomass is based on Fig. S2 in the supplementary material of Petersen et al. (2021).
petersen2021DynamicSimulationManagementgrowR
get_relative_cut_contribution(1) get_relative_cut_contribution(150) get_relative_cut_contribution(365) # DOYs larger than 365 are insensible get_relative_cut_contribution(600)
Run the code above in your browser using DataLab