impute: Imputation by Interpolation and Extrapolation

Description Usage Arguments Details Value

View source: R/impute.R

Description

Imputes missing values by interpolation and extrapolation

Usage

1
impute(x)

Arguments

x

EPI data frame with -9999/-8888/-7777 codes

Details

EPI data frame follows the 2018 Masterfile convention with the first 3 columns being [code, iso, country] and the following columns being VARIABLE.STEP.YEAR (e.g. MPA.trf.2005)

Value

EPI data frame with missing values imputed by interpolation and exterpolation and -8888 preserved


elenakhusainova/EPI_Rpackage documentation built on April 17, 2020, 9:48 a.m.