- gdOpen(double, double) - Method in class weka.core.WekaJavaGD
-
- get(Object, String) - Method in class weka.core.RSession
-
Get a named object from R.
- get(Object, String) - Method in interface weka.core.RSessionAPI
-
- get(Object, String) - Method in class weka.core.RSessionImpl
-
Get a named object from R.
- getBatchSize() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Get the batch size for prediction (i.e.
- getBatchSize() - Method in class weka.classifiers.mlr.MLRClassifier
-
Get the batch size for prediction (i.e.
- getBeanDescriptor() - Method in class weka.gui.beans.RScriptExecutorBeanInfo
-
Get the bean descriptor for this bean
- getCapabilities() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Returns default capabilities of the classifier.
- getCapabilities() - Method in class weka.classifiers.mlr.MLRClassifier
-
Returns default capabilities of the classifier.
- getConsoleBuffer(Object) - Method in class weka.core.RSession
-
Get the contents of the R console buffer
- getConsoleBuffer(Object) - Method in interface weka.core.RSessionAPI
-
- getConsoleBuffer(Object) - Method in class weka.core.RSessionImpl
-
Get the contents of the R console buffer
- getCustomEditorForStep() - Method in class weka.knowledgeflow.steps.RScriptExecutor
-
- getCustomName() - Method in class weka.gui.beans.RScriptExecutor
-
Get the custom (descriptive) name for this bean (if one has been set)
- getDebug() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Get whether to output debugging info
- getDebug() - Method in class weka.classifiers.mlr.MLRClassifier
-
Get whether to output debugging info
- getDontReplaceMissingValues() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Get whether to turn off replacement of missing values in the data before it
is passed into R.
- getDontReplaceMissingValues() - Method in class weka.classifiers.mlr.MLRClassifier
-
Get whether to turn off replacement of missing values in the data before it
is passed into R.
- getEventSetDescriptors() - Method in class weka.gui.beans.RScriptExecutorBeanInfo
-
Get the event set descriptors for this bean
- getExplorer() - Method in class weka.gui.explorer.ExplorerRConsolePanel
-
Returns null - this panel does not keep a reference to the Explorer
- getIncomingConnectionTypes() - Method in class weka.knowledgeflow.steps.RScriptExecutor
-
- getJavaGDNotifier() - Static method in class weka.core.JavaGDOffscreenRenderer
-
- getLearnerParams() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Get the parameters for the R learner.
- getLearnerParams() - Method in class weka.classifiers.mlr.MLRClassifier
-
Get the parameters for the R learner.
- getLogMessagesFromR() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Get whether to log info/warning messages from R to the console.
- getLogMessagesFromR() - Method in class weka.classifiers.mlr.MLRClassifier
-
Get whether to log info/warning messages from R to the console.
- getOptions() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Gets the current settings of MLRClassifier.
- getOptions() - Method in class weka.classifiers.mlr.MLRClassifier
-
Gets the current settings of MLRClassifier.
- getOutgoingConnectionTypes() - Method in class weka.knowledgeflow.steps.RScriptExecutor
-
- getPerspectiveIcon() - Method in class weka.gui.beans.JavaGDPerspective
-
Get the perspective's icon
- getPerspectiveTipText() - Method in class weka.gui.beans.JavaGDPerspective
-
Get the perspective's tool tip
- getPerspectiveTitle() - Method in class weka.gui.beans.JavaGDPerspective
-
Get the perspective's title
- getRevision() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Returns the revision string.
- getRevision() - Method in class weka.classifiers.mlr.MLRClassifier
-
Returns the revision string.
- getRLearner() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Get the base R learner to use
- getRLearner() - Method in class weka.classifiers.mlr.MLRClassifier
-
Get the base R learner to use
- getRScript() - Method in class weka.gui.beans.RScriptExecutor
-
Get the script to execute
- getRScript() - Method in class weka.knowledgeflow.steps.RScriptExecutor
-
Get the script to execute
- getScriptFile() - Method in class weka.gui.beans.RScriptExecutor
-
Get the filename of the script to load at runtime
- getScriptFile() - Method in class weka.knowledgeflow.steps.RScriptExecutor
-
Get the filename of the script to load at runtime
- getSeed() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Gets the seed for the random number generations
- getSeed() - Method in class weka.classifiers.mlr.MLRClassifier
-
Gets the seed for the random number generations
- getSession(Object) - Method in interface weka.core.RSessionAPI
-
- getSession(Object) - Method in class weka.core.RSessionImpl
-
- getSessionSingleton() - Static method in class weka.core.RSessionImpl
-
Get the reference to the singleton.
- getStartMessage() - Method in class weka.gui.beans.RScriptExecutor
-
Get the start message string (no longer used in Weka 3.7).
- getTabTitle() - Method in class weka.gui.explorer.ExplorerRConsolePanel
-
Get the title for this tab
- getTabTitleToolTip() - Method in class weka.gui.explorer.ExplorerRConsolePanel
-
Get the tool tip for this tab
- getVisual() - Method in class weka.gui.beans.RScriptExecutor
-
Get the visual representation of this step
- globalInfo() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Global info for this wrapper classifier.
- globalInfo() - Method in class weka.classifiers.mlr.MLRClassifier
-
Global info for this wrapper classifier.
- globalInfo() - Method in class weka.gui.beans.RScriptExecutor
-
Get about information to display in the GUI
- R_CLASSIF_ADA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_AVNNET - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_BDK - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_BINOMIAL - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_BLACKBOOST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_BOOSTING - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_BST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_C50 - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_CFOREST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_CLUSTERSVM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_CTREE - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_CVGLMNET - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_DBNDNN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_DCSVM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_FNN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_GATERSVM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_GAUSSPR - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_GBM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_GEODA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_GLMBOOST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_GLMNET - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_H2O_DEEPLEARNING - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_H2O_GBM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_H2O_GLM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_H2O_RANDOMFOREST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_HDRDA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_KKNN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_KNN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_KSVM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LDA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LIBLINEARL1L2SVC - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LIBLINEARL1LOGREG - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LIBLINEARL2L1SVC - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LIBLINEARL2LOGREG - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LIBLINEARL2SVC - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LIBLINEARMULTICLASSSVC - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LINDA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LOGREG - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LQA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LSSVM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_LVQ1 - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_MDA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_MLP - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_MULTINOM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_NAIVE_BAYES - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_NEURALNET - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_NNET - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_NNTRAIN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_NODEHARVEST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_PAMR - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_PENALIZED_FUSEDLASSO - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_PENALIZED_LASSO - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_PENALIZED_RIDGE - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_PLR - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_PLSDACARET - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_PROBIT - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_QDA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_QUADA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_RANDOM_FOREST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_RANDOM_FOREST_SRC - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_RANDOM_FOREST_SRC_SYN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_RANGER - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_RDA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_RFERNS - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_RKNN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_ROTATIONFOREST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_RPART - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_RRF - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_RRLDA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_SAEDNN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_SDA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_SPARSELDA - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_SVM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_XGBOOST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_CLASSIF_XYF - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_AVNNET - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_BCART - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_BDK - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_BGP - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_BGPLLM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_BLACKBOOST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_BLM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_BRNN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_BST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_BTGP - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_BTGPLLM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_BTLM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_CFOREST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_CRS - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_CTREE - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_CUBIST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_EARTH - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_ELMNN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_FNN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_FRBS - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_GAUSSPR - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_GBM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_GLM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_GLMBOOST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_GLMNET - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_GPFIT - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_H2O_DEEPLEARNING - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_H2O_GBM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_H2O_GLM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_H2O_RANDOMFOREST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_KKNN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_KM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_KSVM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_LAGP - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_LIBLINEARL2L1SVR - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_LIBLINEARL2L2SVR - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_LM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_MARS - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_MOB - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_NNET - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_NODEHARVEST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_PCR - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_PENALIZED_FUSEDLASSO - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_PENALIZED_LASSO - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_PENALIZED_RIDGE - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_PLSR - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_RANDOM_FOREST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_RANDOM_FOREST_SRC - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_RANDOM_FOREST_SRC_SYN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_RANGER - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_RKNN - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_RPART - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_RRF - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_RSM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_RVM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_SLIM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_SVM - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_XGBOOST - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- R_REGR_XYF - Static variable in class weka.classifiers.mlr.MLRClassifier
-
- rAvailable() - Static method in class weka.core.RSession
-
Returns true if the R environment has been loaded and is available to
clients
- rAvailable() - Static method in class weka.core.RSessionImpl
-
Checks if R is available
- RConsolePerspective - Class in weka.gui.knowledgeflow
-
- RConsolePerspective() - Constructor for class weka.gui.knowledgeflow.RConsolePerspective
-
Constructor
- releaseSession(Object) - Static method in class weka.core.RSession
-
Release the session so that other clients can obtain it.
- releaseSession(Object) - Static method in class weka.core.RSessionImpl
-
Release the session so that other clients can obtain it.
- removeDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.RScriptExecutor
-
Remove a data source listener
- removeImageListener(ImageListener) - Method in class weka.gui.beans.RScriptExecutor
-
Remove an data image listener
- removeListener(JavaGDListener) - Method in interface weka.core.JavaGDNotifier
-
Remove a listener
- removeListener(JavaGDListener) - Method in class weka.core.JavaGDOffscreenRenderer
-
Remove a listener
- removeTextListener(TextListener) - Method in class weka.gui.beans.RScriptExecutor
-
Remove a text listener
- requiresLog() - Method in class weka.gui.knowledgeflow.RConsolePerspective
-
- RFlushConsole(REngine) - Method in class weka.core.RSessionImpl
-
called by R to flush (display) any pending console output.
- RLearnerTipText() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Returns the tip text for this property
- RLearnerTipText() - Method in class weka.classifiers.mlr.MLRClassifier
-
Returns the tip text for this property
- RLoggerAPI - Interface in weka.core
-
Interface to something that can map R console warnings/messages to Weka log
messages
- RScriptExecutor - Class in weka.gui.beans
-
A Knowledge Flow component that executes a user-supplied R script.
- RScriptExecutor() - Constructor for class weka.gui.beans.RScriptExecutor
-
Constructor
- RScriptExecutor - Class in weka.knowledgeflow.steps
-
A Knowledge Flow component that executes a user-supplied R script.
- RScriptExecutor() - Constructor for class weka.knowledgeflow.steps.RScriptExecutor
-
- RScriptExecutorBeanInfo - Class in weka.gui.beans
-
Bean info class for the RScriptExecutor
- RScriptExecutorBeanInfo() - Constructor for class weka.gui.beans.RScriptExecutorBeanInfo
-
- RScriptExecutorCustomizer - Class in weka.gui.beans
-
Customizer for the RScriptExecutor
- RScriptExecutorCustomizer() - Constructor for class weka.gui.beans.RScriptExecutorCustomizer
-
- RScriptExecutorStepEditorDialog - Class in weka.gui.knowledgeflow.steps
-
Editor dialog for the RScriptExecutor step
- RScriptExecutorStepEditorDialog() - Constructor for class weka.gui.knowledgeflow.steps.RScriptExecutorStepEditorDialog
-
- RSession - Class in weka.core
-
Maintains a proxy singleton interface to the actual RSession implementation.
- RSession() - Constructor for class weka.core.RSession
-
- RSessionAPI - Interface in weka.core
-
Interface to an RSession.
- RSessionException - Exception in weka.core
-
Exception for R-related problems.
- RSessionException(String) - Constructor for exception weka.core.RSessionException
-
- RSessionImpl - Class in weka.core
-
Maintains a singleton object for managing R sessions.
- RSessionImpl() - Constructor for class weka.core.RSessionImpl
-
- RShowMessage(REngine, String) - Method in class weka.core.RSessionImpl
-
called when R wants to show a warning/error message box (not
console-related).
- RUtils - Class in weka.core
-
Static utility methods for pushing/pulling data to/from R.
- RUtils() - Constructor for class weka.core.RUtils
-
- RWriteConsole(REngine, String, int) - Method in class weka.core.RSessionImpl
-
called when R prints output to the console.
- seedTipText() - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Returns the tip text for this property
- seedTipText() - Method in class weka.classifiers.mlr.MLRClassifier
-
Returns the tip text for this property
- setActive(boolean) - Method in class weka.gui.beans.JavaGDPerspective
-
Called when the perspective becomes the active one in the KnowledgeFlow
- setBatchSize(String) - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Set the batch size for prediction (i.e.
- setBatchSize(String) - Method in class weka.classifiers.mlr.MLRClassifier
-
Set the batch size for prediction (i.e.
- setCustomName(String) - Method in class weka.gui.beans.RScriptExecutor
-
Set a custom (descriptive) name for this bean
- setDebug(boolean) - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Set whether to output debugging info
- setDebug(boolean) - Method in class weka.classifiers.mlr.MLRClassifier
-
Set whether to output debugging info
- setDontReplaceMissingValues(boolean) - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Set whether to turn off replacement of missing values in the data before it
is passed into R.
- setDontReplaceMissingValues(boolean) - Method in class weka.classifiers.mlr.MLRClassifier
-
Set whether to turn off replacement of missing values in the data before it
is passed into R.
- setEnvironment(Environment) - Method in class weka.gui.beans.RScriptExecutor
-
Set environment variables to use
- setEnvironment(Environment) - Method in class weka.gui.beans.RScriptExecutorCustomizer
-
- setExplorer(Explorer) - Method in class weka.gui.explorer.ExplorerRConsolePanel
-
Set the parent Explorer - unused (this panel does not keep a reference to
the Explorer)
- setInstances(Instances) - Method in class weka.gui.beans.JavaGDPerspective
-
Set instances to use - not used by this perspective
- setInstances(Instances) - Method in class weka.gui.explorer.ExplorerRConsolePanel
-
Set the working instances for the panel - unused
- setInstances(Instances) - Method in class weka.gui.knowledgeflow.RConsolePerspective
-
Accept instances and push to R (as a data frame called "rdata")
- setLearnerParams(String) - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Set the parameters for the R learner.
- setLearnerParams(String) - Method in class weka.classifiers.mlr.MLRClassifier
-
Set the parameters for the R learner.
- setLoaded(boolean) - Method in class weka.gui.beans.JavaGDPerspective
-
Called when the perspective is loaded
- setLog(Object, RLoggerAPI) - Method in class weka.core.RSession
-
Set the logger to use
- setLog(Object, RLoggerAPI) - Method in interface weka.core.RSessionAPI
-
- setLog(Object, RLoggerAPI) - Method in class weka.core.RSessionImpl
-
Set the logger to use
- setLog(Logger) - Method in class weka.gui.beans.RScriptExecutor
-
Set a logger
- setLog(Logger) - Method in class weka.gui.explorer.ExplorerRConsolePanel
-
Set the log - unused by this panel
- setLog(Logger) - Method in class weka.gui.knowledgeflow.RConsolePerspective
-
- setLogger(Logger) - Method in class weka.gui.beans.JavaGDConsolePanel
-
Set the logger to use
- setLogMessagesFromR(boolean) - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Set whether to log info/warning messages from R to the console.
- setLogMessagesFromR(boolean) - Method in class weka.classifiers.mlr.MLRClassifier
-
Set whether to log info/warning messages from R to the console.
- setMainKFPerspective(KnowledgeFlowApp.MainKFPerspective) - Method in class weka.gui.beans.JavaGDPerspective
-
Set a reference to the main KnowlegeFlow perspective
- setModifiedListener(BeanCustomizer.ModifyListener) - Method in class weka.gui.beans.RScriptExecutorCustomizer
-
- setObject(Object) - Method in class weka.gui.beans.RScriptExecutorCustomizer
-
Set the RScriptExecutor to edit
- setOptions(String[]) - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.classifiers.mlr.MLRClassifier
-
Parses a given list of options.
- setParentWindow(Window) - Method in class weka.gui.beans.RScriptExecutorCustomizer
-
- setRLearner(SelectedTag) - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Set the base R learner to use
- setRLearner(SelectedTag) - Method in class weka.classifiers.mlr.MLRClassifier
-
Set the base R learner to use
- setRScript(String) - Method in class weka.gui.beans.RScriptExecutor
-
Set the script to execute
- setRScript(String) - Method in class weka.knowledgeflow.steps.RScriptExecutor
-
Set the script to execute
- setScriptFile(String) - Method in class weka.gui.beans.RScriptExecutor
-
Set the filename containing the script to be loaded at runtime
- setScriptFile(File) - Method in class weka.knowledgeflow.steps.RScriptExecutor
-
Set the filename containing the script to be loaded at runtime
- setSeed(int) - Method in class weka.classifiers.mlr.impl.MLRClassifierImpl
-
Set the seed for random number generation.
- setSeed(int) - Method in class weka.classifiers.mlr.MLRClassifier
-
Set the seed for random number generation.
- setStepToEdit(Step) - Method in class weka.gui.knowledgeflow.steps.RScriptExecutorStepEditorDialog
-
- setVisual(BeanVisual) - Method in class weka.gui.beans.RScriptExecutor
-
Set the visual for this step
- start() - Method in class weka.gui.beans.RScriptExecutor
-
Start this step executing.
- start() - Method in class weka.knowledgeflow.steps.RScriptExecutor
-
- statusMessage(String) - Method in interface weka.core.RLoggerAPI
-
- stepInit() - Method in class weka.knowledgeflow.steps.RScriptExecutor
-
- stop() - Method in class weka.gui.beans.RScriptExecutor
-
Stop any processing that the bean might be doing.
- syncDisplay(boolean) - Method in class weka.core.JavaGDOffscreenRenderer
-