interpolate_group: Given a grouped dataframe and a line, interpolate

Description Usage Arguments Details Value Examples

Description

Given a grouped dataframe and a line, interpolate

Usage

1
interpolate_group(missingdata, df, i = 1, year.var = "year")

Arguments

missingdata

A dataframe listing groups and variables that must be changed

i

Line index of missingdata that will be looked

Details

Intermediate function, do not use

Value

A list with several components: lines and cols return the lines and columns concerned by interpolation, after returns the relevant lines and columns interpolated while change stores as a dummy whether data have been interpolated

Examples

1
# See \code{interpolate_data} source code

EpidemiumOpenCancer/OpenCancer documentation built on May 12, 2019, 7:46 a.m.