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

gpm_build_temporal_data_dictionaryR Documentation

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.

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

gpm_build_temporal_data_dictionary(
  temporal_data,
  temporal_variable,
  temporal_value,
  numeric_threshold = 0.5
)

ML4LHS/gpmodels documentation built on Feb. 1, 2024, 8:31 a.m.