compute_na_rows_after_filter_and_offset: Compute rows of the data frame that contain NA values after...

Description Usage Arguments Value

Description

Compute rows of the data frame that contain NA values after performing the filtering and observation offset steps.

Usage

1
2
compute_na_rows_after_filter_and_offset(data, phi, vars_and_offsets,
  kcde_control)

Arguments

data

data frame of observations to filter and offset

phi

list of parameters for filtering

vars_and_offsets

data frame describing variables to offset and size and direction of offset

kcde_control

list of control parameters for kcde

Value

integer vector with rows of data that contain na values after filtering and offsetting observations


reichlab/kcde documentation built on May 27, 2019, 4:53 a.m.