Learn R Programming

automatedtests (version 0.1.2)

pick_multiple_variable_test: Pick the appropriate test for multiple variables (Internal Function)

Description

Pick the appropriate test for multiple variables (Internal Function)

Usage

pick_multiple_variable_test(test_object)

Value

A character string with the name of the appropriate regression or classification model.

Arguments

test_object

An object containing the data, types, and metadata needed for test selection.