fillMissingObservations: Generate missing observations

Description Usage Arguments Value See Also

View source: R/functions_preprocessing.R

Description

Observations that were missing in the data (i.e., no associated record or estimate) are generated here. This is done by "completing" the data using tidyr::complete.

Usage

1

Arguments

ors

Data frame of relevant observations (output of syntheticAddGroups())

Value

Data with newly generated observations added (completed data)

See Also

syntheticAddGroups()

tidyr::complete()


saharaja/imputeORS documentation built on Feb. 4, 2022, 12:27 a.m.