RODM-package            RODM: An Interface to Oracle Data Mining
RODM_apply_model        Apply an Oracle Data Mining model
RODM_close_dbms_connection
                        Close a connection to an Oracle Database
RODM_create_ai_model    Create an Attribute Importance (AI) model
RODM_create_assoc_model
                        Create an Association Rules model
RODM_create_dbms_table
                        Create a table in the Oracle Database
RODM_create_dt_model    Create a Decision Tree (DT) model
RODM_create_glm_model   Create an ODM Generalized Linear Model
RODM_create_kmeans_model
                        Create a Hierarchical k-means model
RODM_create_model       Create an ODM model
RODM_create_nb_model    Create a Naive Bayes model
RODM_create_oc_model    Create an O-cluster model
RODM_create_svm_model   Create an ODM Support Vector Machine model
RODM_drop_dbms_table    Drops a table in the Oracle Database
RODM_drop_model         Drop an Oracle Data Mining model
RODM_list_dbms_models   List Oracle Data Mining models
RODM_open_dbms_connection
                        Open a connection to an Oracle Database
RODM_store_settings     Store Mining Model settings
