wiz_build_temporal_data_dictionary: Determine the names and types of all of the temporal data...

Description Usage

Description

Determine the names and types of all of the temporal data variables. This function assumes that the temporal data values may be characters if some variables are categorical. This is an internal function.

Usage

1
2
3
4
5
6
wiz_build_temporal_data_dictionary(
  temporal_data,
  temporal_variable,
  temporal_value,
  numeric_threshold = 0.5
)

ML4LHS/wizard documentation built on May 31, 2021, 1:24 a.m.