balanceProductionTriplet: This function balances the production triplet (input,...

View source: R/balanceProductionTriplet.R

balanceProductionTripletR Documentation

This function balances the production triplet (input, productivity, output) values for production where values are missing.

Description

To perform this function, 0M values and previous values calculated which has method flag 'i' should be removed as the function only fill in values which has the value NA.

Usage

balanceProductionTriplet(data, processingParameters, formulaParameters)

Arguments

data

The data containing the production triplet

processingParameters

A list of the parameters for the production processing algorithms. See defaultProductionParameters() for a starting point.

formulaParameters

A list holding the names and parmater of formulas. See productionFormulaParameters.

Value

Data where production triplet is calculated where available.


SWS-Methodology/faoswsProduction documentation built on March 21, 2023, 8:27 p.m.