optBuck_hpr: optBuck_hpr

optBuck_hprR Documentation

optBuck_hpr

Description

Calculate optimal bucking for all stems in a hpr file

Usage

optBuck_hpr(
  hprfile,
  PriceMatrices,
  ProductData,
  StemProfile,
  PermittedGrades,
  SpeciesGroupDefinition,
  ...
)

Arguments

hprfile

Path to input .hpr file

PriceMatrices

list of price matrices for all ProductKeys (see getPriceMatrices())

ProductData

Matrix containing product data (see getProductData())

StemProfile

Stem profiles for all stems in hprfile (see getStemProfile())

PermittedGrades

list with the same lenght of assortments, each element containing the stemgrades allowed in each assortment (see getPermittedGrades())

SpeciesGroupDefinition

See getSpeciesGroupDefinition()

...

others

Value

result structure with optimum bucking solution for the stems in the input .hpr file

Author(s)

Lennart Noordermeer lennart.noordermeer@nmbu.no

References

Skogforsk 2011. Introduction to StanForD 2010. URL: Skogforsk. https://www.skogforsk.se/contentassets/1a68cdce4af1462ead048b7a5ef1cc06/stanford-2010-introduction-150826.pdf

See Also

getPermittedGrades, getPriceMatrices, getProductData


lennartnoordermeer/optBuck documentation built on Jan. 27, 2025, 4:51 p.m.