Last data update: 2014.03.03

RODM

Package: RODM
Version: 1.1
Date: 2011-11-20
Title: R interface to Oracle Data Mining
Author: Pablo Tamayo <pablo.tamayo@oracle.com> and Ari Mozes
<ari.mozes@oracle.com>
Maintainer: Pablo Tamayo <pablo.tamayo@oracle.com>
Depends: R (>= 2.10.1), RODBC
Suggests: RODBC, mlbench, verification, PASWR, scatterplot3d
Description: This package implements an interface to Oracle Data Mining
(ODM). It provides an ideal environment for rapid development
of demos and proof of concept data mining studies. It
facilitates the prototyping of vertical applications and makes
ODM and the RDBMS environment easily accessible to
statisticians and data analysts familiar with R but not fluent
in SQL or familiar with the database environment. It also
facilitates the benchmarking and testing of ODM functionality
including the production of summary statistics, performance
metrics and graphics. It enables the scripting and control of
production data mining methodologies from a high-level
environment. Oracle Data Mining (ODM) is an option of Oracle
Relational Database Management System (RDBMS) Enterprise
Edition (EE). It contains several data mining and data analysis
algorithms for classification, prediction, regression,
clustering, associations, feature selection, anomaly detection,
feature extraction, and specialized analytics. It provides
means for the creation, management and operational deployment
of data mining models inside the database environment. For more
information consult the entry for "Oracle Data Mining" in
Wikipedia (en.wikipedia.org).
License: LGPL (>= 2)
URL: http://www.r-project.org
Packaged: 2012-10-29 08:57:32 UTC; ripley
Repository: CRAN
Date/Publication: 2012-10-29 08:57:32

● 0 images, 18 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RODM' ...
** package 'RODM' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'RODM'
    finding HTML links ... done
    RODM-package                            html  
    RODM_apply_model                        html  
    RODM_close_dbms_connection              html  
    RODM_create_ai_model                    html  
    RODM_create_assoc_model                 html  
    RODM_create_dbms_table                  html  
    RODM_create_dt_model                    html  
    RODM_create_glm_model                   html  
    RODM_create_kmeans_model                html  
    RODM_create_model                       html  
    RODM_create_nb_model                    html  
    RODM_create_oc_model                    html  
    RODM_create_svm_model                   html  
    RODM_drop_dbms_table                    html  
    RODM_drop_model                         html  
    RODM_list_dbms_models                   html  
    RODM_open_dbms_connection               html  
    RODM_store_settings                     html  
** building package indices
** testing if installed package can be loaded
* DONE (RODM)
Making 'packages.html' ... done