na_polish_metrics: Report metrics for missing data polishing

Description Usage Arguments Details Value See Also

View source: R/polish.R

Description

Report metrics for missing data polishing

Usage

1
na_polish_metrics(before, after)

Arguments

before, after

Tsibbles before and after polishing.

Details

The metric used for measuring the effect of polishing events is prop_na * prop_removed. We'd like to minimise the loss by minimising both prop_na and prop_removed over sequential polishing events.

Value

A tibble contains:

See Also

Other missing value polishing functions: na_polish_auto, na_polish_measures


earowang/mists documentation built on Sept. 21, 2019, 1:12 p.m.