get_param_def: Definition of an argument

View source: R/def_ParameterDefinitions.R

get_param_defR Documentation

Definition of an argument

Description

Function returns the definition of an argument. Please note that only definitions of arguments can be requested which are used for transformers or classifier models.

Usage

get_param_def(param_name)

Arguments

param_name

string Name of the parameter to request its definition.

Value

Returns a list with the definition of the argument. See get_param_dict for more details.

See Also

Other Parameter Dictionary: BaseModelsIndex, DataSetsIndex, TokenizerIndex, doc_formula(), get_TEClassifiers_class_names(), get_called_args(), get_depr_obj_names(), get_magnitude_values(), get_param_dict(), get_param_doc_desc()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.