computeEnsembleFit: Function to compute the fits of all the component models

Description Usage Arguments Value

Description

Function to compute the fits of all the component models

Usage

1
computeEnsembleFit(data, imputationParameters)

Arguments

data

The data.table object containing the data.

imputationParameters

A list of the parameters for the imputation algorithms. See defaultImputationParameters() for a starting point.

Value

Returns a list of vectors of the same length as ensembleModels. The ith element of the list represents the fit of the ith model to data.


SWS-Methodology/faoswsImputation documentation built on May 9, 2019, 11:48 a.m.