R/def_Object_Management.R
create_object.Rd
Support function for creating objects.
create_object(class)
string Name of the class to be created.
string
Returns an object of the requested class.
Other Utils Developers: auto_n_cores(), create_synthetic_units_from_matrix(), generate_id(), get_n_chunks(), get_synthetic_cases_from_matrix(), get_time_stamp(), matrix_to_array_c(), tensor_to_matrix_c(), to_categorical_c()
auto_n_cores()
create_synthetic_units_from_matrix()
generate_id()
get_n_chunks()
get_synthetic_cases_from_matrix()
get_time_stamp()
matrix_to_array_c()
tensor_to_matrix_c()
to_categorical_c()