imputeProductionTriplet: This function imputes the whole production domain.

View source: R/imputeProductionTriplet.R

imputeProductionTripletR Documentation

This function imputes the whole production domain.

Description

The function will impute production, area harvested and yield at the same time.

Usage

imputeProductionTriplet(data, processingParameters, formulaParameters,
  imputationParameters)

Arguments

data

The data

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.

imputationParameters

A list holding the imputation parameters, see getImputationParameters.

Details

Transformation in the yield formula is not allowed and will not be taken into account.


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