optBuck_hpr | R Documentation |
Calculate optimal bucking for all stems in a hpr file
optBuck_hpr(
hprfile,
PriceMatrices,
ProductData,
StemProfile,
PermittedGrades,
SpeciesGroupDefinition,
...
)
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 |
result structure with optimum bucking solution for the stems in the input .hpr file
Lennart Noordermeer lennart.noordermeer@nmbu.no
Skogforsk 2011. Introduction to StanForD 2010. URL: Skogforsk. https://www.skogforsk.se/contentassets/1a68cdce4af1462ead048b7a5ef1cc06/stanford-2010-introduction-150826.pdf
getPermittedGrades, getPriceMatrices, getProductData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.