ann                                                         Artificial Neural Networks
auc                                                         Area Under the Curve (AUC)
catalog                                                     Catalog sales for men's and women's apparel
cf                                                          Movie ratings
confint_robust                                              Confidence interval for robust estimators
confusion                                                   Confusion matrix
crs                                                         Collaborative Filtering
crtree                                                      Classification and regression trees
direct_marketing                                            Direct marketing data
dtree                                                       Create a decision tree
dtree_parser                                                Parse yaml input for dtree to provide (more) useful error messages
dvd                                                         Data on DVD sales
evalbin                                                     Model evalbin
evalreg                                                     Model evalreg
find_max                                                    Find maxium value of a vector
find_min                                                    Find minimum value of a vector
houseprices                                                 Houseprices
ideal                                                       Ideal data for linear regression
logistic                                                    Logistic regression
minmax                                                      Calculate min and max before standardization
nb                                                          Naive Bayes using e1071::naiveBayes
plot.ann                                                    Plot method for the ann function
plot.confusion                                              Plot method for the confusion matrix
plot.crs                                                    Plot method for the crs function
plot.crtree                                                 Plot method for the crtree function
plot.dtree                                                  Plot method for the dtree function
plot.evalbin                                                Plot method for the evalbin function
plot.evalreg                                                Plot method for the evalreg function
plot.logistic                                               Plot method for the logistic function
plot.model.predict                                          Plot method for model.predict functions
plot.nb                                                     Plot method for the nb function
plot.nb.predict                                             Plot method for nb.predict function
plot.regress                                                Plot method for the regress function
plot.repeater                                               Plot repeated simulation
plot.simulater                                              Plot method for the simulater function
predict.ann                                                 Predict method for the ann function
predict.crtree                                              Predict method for the crtree function
predict.logistic                                            Predict method for the logistic function
predict.nb                                                  Predict method for the nb function
predict.regress                                             Predict method for the regress function
predict_model                                               Predict method for model functions
print.ann.predict                                           Print method for predict.ann
print.crtree.predict                                        Print method for predict.crtree
print.logistic.predict                                      Print method for logistic.predict
print.nb.predict                                            Print method for predict.nb
print.regress.predict                                       Print method for predict.regress
print_predict_model                                         Print method for the model prediction
radiant.model                                               radiant.model
radiant.model-deprecated                                    Deprecated function(s) in the radiant.model package
regress                                                     Linear regression using OLS
render.DiagrammeR                                           Method to render DiagrammeR plots
repeater                                                    Repeat simulation
scaledf                                                     Center or standardize variables in a data frame
sdw                                                         Standard deviation of weighted sum of variables
sensitivity                                                 Method to evaluate sensitivity of an analysis
sensitivity.dtree                                           Evaluate sensitivity of the decision tree
sim_cleaner                                                 Clean input command string
sim_splitter                                                Split input command string
sim_summary                                                 Print simulation summary
simulater                                                   Simulate data for decision analysis
store.crs                                                   Store predicted values generated in the crs function
store.model                                                 Store residuals from a model
store.model.predict                                         Store predicted values generated in model functions
store.nb.predict                                            Store predicted values generated in the nb function
store_ann                                                   Deprecated function to store predictions from an ANN
store_glm                                                   Deprecated function to store logistic regression residuals and predictions
store_reg                                                   Deprecated function to store regression residuals and predictions
summary.ann                                                 Summary method for the ann function
summary.confusion                                           Summary method for the confusion matrix
summary.crs                                                 Summary method for Collaborative Filter
summary.crtree                                              Summary method for the crtree function
summary.dtree                                               Summary method for the dtree function
summary.evalbin                                             Summary method for the evalbin function
summary.evalreg                                             Summary method for the evalreg function
summary.logistic                                            Summary method for the logistic function
summary.nb                                                  Summary method for the nb function
summary.regress                                             Summary method for the regress function
summary.repeater                                            Summarize repeated simulation
summary.simulater                                           Summary method for the simulater function
test_specs                                                  Add interaction terms to list of test variables if needed
var_check                                                   Check if main effects for all interaction effects are included in the model If ':' is used to select a range _evar_ is
                                                            updated
write.coeff                                                 Write coefficient table for linear and logistic regression
