Files in radiant-rstats/radiant.model
Model Menu for Radiant: Business Analytics using R and Shiny

.Rbuildignore
.gitignore
.travis.yml
COPYING
CRAN-RELEASE
CRAN-SUBMISSION
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/aaa.R R/crs.R R/crtree.R R/deprecated.R R/dtree.R R/evalbin.R R/evalreg.R R/gbt.R R/logistic.R R/mnl.R R/nb.R R/nn.R R/radiant.R R/regress.R R/rforest.R R/simulater.R README.md
_pkgdown.yml
build/build.R build/build_mac.R build/build_win.R build/remove_screenshots.R cran-comments.md
data/catalog.rda
data/direct_marketing.rda
data/dvd.rda
data/houseprices.rda
data/ideal.rda
data/kaggle_uplift.rda
data/ketchup.rda
data/movie_contract.rda
data/ratings.rda
inst/app/global.R inst/app/help.R inst/app/init.R inst/app/radiant.R inst/app/server.R inst/app/tools/analysis/crs_ui.R inst/app/tools/analysis/crtree_ui.R inst/app/tools/analysis/dtree_ui.R inst/app/tools/analysis/evalbin_ui.R inst/app/tools/analysis/evalreg_ui.R inst/app/tools/analysis/gbt_ui.R inst/app/tools/analysis/logistic_ui.R inst/app/tools/analysis/mnl_ui.R inst/app/tools/analysis/naivebayes_ui.R inst/app/tools/analysis/nn_ui.R inst/app/tools/analysis/regress_ui.R inst/app/tools/analysis/rforest_ui.R inst/app/tools/analysis/simulater_ui.R inst/app/tools/help/anova.Rmd inst/app/tools/help/anova.md inst/app/tools/help/crs.md inst/app/tools/help/crtree.md inst/app/tools/help/dtree.Rmd inst/app/tools/help/dtree.md inst/app/tools/help/evalbin.md inst/app/tools/help/evalreg.md
inst/app/tools/help/figures/cf_summary.png
inst/app/tools/help/figures/dtree_model.png
inst/app/tools/help/figures/dtree_plot_final.png
inst/app/tools/help/figures/dtree_plot_initial.png
inst/app/tools/help/figures/dtree_sensitivity.png
inst/app/tools/help/figures/evalbin_confusion.png
inst/app/tools/help/figures/evalbin_lift_gains.png
inst/app/tools/help/figures/evalbin_logistic.png
inst/app/tools/help/figures/evalreg_nn.png
inst/app/tools/help/figures/evalreg_summary_plot.png
inst/app/tools/help/figures/logistic_dvd-full.png
inst/app/tools/help/figures/logistic_dvd.png
inst/app/tools/help/figures/logistic_plot.png
inst/app/tools/help/figures/logistic_predict.png
inst/app/tools/help/figures/logistic_predict_data.png
inst/app/tools/help/figures/logistic_summary.png
inst/app/tools/help/figures/mnl_choice_shares.png
inst/app/tools/help/figures/mnl_plot.png
inst/app/tools/help/figures/mnl_predict.png
inst/app/tools/help/figures/mnl_summary.png
inst/app/tools/help/figures/regress_catalog_F_critical.png
inst/app/tools/help/figures/regress_catalog_F_test.png
inst/app/tools/help/figures/regress_catalog_prob_calc.png
inst/app/tools/help/figures/regress_catalog_summary.png
inst/app/tools/help/figures/regress_diamonds_corr.png
inst/app/tools/help/figures/regress_diamonds_dashboard.png
inst/app/tools/help/figures/regress_diamonds_hist.png
inst/app/tools/help/figures/regress_diamonds_res_vs_pred.png
inst/app/tools/help/figures/regress_diamonds_scatter.png
inst/app/tools/help/figures/regress_ideal_corr.png
inst/app/tools/help/figures/regress_ideal_dashboard.png
inst/app/tools/help/figures/regress_ideal_hist.png
inst/app/tools/help/figures/regress_ideal_res_vs_pred.png
inst/app/tools/help/figures/regress_ideal_scatter.png
inst/app/tools/help/figures/regress_ideal_summary.png
inst/app/tools/help/figures/regress_log_diamonds_corr.png
inst/app/tools/help/figures/regress_log_diamonds_dashboard.png
inst/app/tools/help/figures/regress_log_diamonds_hist.png
inst/app/tools/help/figures/regress_log_diamonds_res_vs_pred.png
inst/app/tools/help/figures/regress_log_diamonds_scatter.png
inst/app/tools/help/figures/regress_log_diamonds_summary.png
inst/app/tools/help/figures/regress_log_diamonds_viz_scatter.png
inst/app/tools/help/figures/simulater_repeat.png
inst/app/tools/help/figures/simulater_repeat_plot.png
inst/app/tools/help/figures/simulater_sim.png
inst/app/tools/help/figures/simulater_sim_plot.png
inst/app/tools/help/figures/simulater_view.png
inst/app/tools/help/gbt.md inst/app/tools/help/logistic.Rmd inst/app/tools/help/logistic.md inst/app/tools/help/mnl.Rmd
inst/app/tools/help/mnl.html
inst/app/tools/help/mnl.md inst/app/tools/help/nb.md inst/app/tools/help/nn.md inst/app/tools/help/regress.Rmd inst/app/tools/help/regress.md inst/app/tools/help/rforest.md inst/app/tools/help/simulater.Rmd inst/app/tools/help/simulater.md inst/app/ui.R
inst/app/www/js/store.js
inst/app/www/style.css
man/MAE.Rd man/RMSE.Rd man/Rsq.Rd man/auc.Rd man/catalog.Rd man/confint_robust.Rd man/confusion.Rd man/crs.Rd man/crtree.Rd man/cv.crtree.Rd man/cv.gbt.Rd man/cv.nn.Rd man/cv.rforest.Rd man/direct_marketing.Rd man/dot-as_int.Rd man/dot-as_num.Rd man/dtree.Rd man/dtree_parser.Rd man/dvd.Rd man/evalbin.Rd man/evalreg.Rd man/find_max.Rd man/find_min.Rd man/gbt.Rd man/houseprices.Rd man/ideal.Rd man/kaggle_uplift.Rd man/ketchup.Rd man/logistic.Rd man/minmax.Rd man/mnl.Rd man/movie_contract.Rd man/nb.Rd man/nn.Rd man/onehot.Rd man/pdp_plot.Rd man/plot.confusion.Rd man/plot.crs.Rd man/plot.crtree.Rd man/plot.dtree.Rd man/plot.evalbin.Rd man/plot.evalreg.Rd man/plot.gbt.Rd man/plot.logistic.Rd man/plot.mnl.Rd man/plot.mnl.predict.Rd man/plot.model.predict.Rd man/plot.nb.Rd man/plot.nb.predict.Rd man/plot.nn.Rd man/plot.regress.Rd man/plot.repeater.Rd man/plot.rforest.Rd man/plot.rforest.predict.Rd man/plot.simulater.Rd man/plot.uplift.Rd man/pred_plot.Rd man/predict.crtree.Rd man/predict.gbt.Rd man/predict.logistic.Rd man/predict.mnl.Rd man/predict.nb.Rd man/predict.nn.Rd man/predict.regress.Rd man/predict.rforest.Rd man/predict_model.Rd man/print.crtree.predict.Rd man/print.gbt.predict.Rd man/print.logistic.predict.Rd man/print.mnl.predict.Rd man/print.nb.predict.Rd man/print.nn.predict.Rd man/print.regress.predict.Rd man/print.rforest.predict.Rd man/print_predict_model.Rd man/profit.Rd man/radiant.model-deprecated.Rd man/radiant.model.Rd man/radiant.model_viewer.Rd man/radiant.model_window.Rd man/ratings.Rd man/regress.Rd man/remove_comments.Rd man/render.DiagrammeR.Rd man/repeater.Rd man/rforest.Rd man/rig.Rd man/scale_df.Rd man/sdw.Rd man/sensitivity.Rd man/sensitivity.dtree.Rd man/sim_cleaner.Rd man/sim_cor.Rd man/sim_splitter.Rd man/sim_summary.Rd man/simulater.Rd man/store.crs.Rd man/store.mnl.predict.Rd man/store.model.Rd man/store.model.predict.Rd man/store.nb.predict.Rd man/store.rforest.predict.Rd man/summary.confusion.Rd man/summary.crs.Rd man/summary.crtree.Rd man/summary.dtree.Rd man/summary.evalbin.Rd man/summary.evalreg.Rd man/summary.gbt.Rd man/summary.logistic.Rd man/summary.mnl.Rd man/summary.nb.Rd man/summary.nn.Rd man/summary.regress.Rd man/summary.repeater.Rd man/summary.rforest.Rd man/summary.simulater.Rd man/summary.uplift.Rd man/test_specs.Rd man/uplift.Rd man/var_check.Rd man/varimp.Rd man/varimp_plot.Rd man/write.coeff.Rd
radiant.model.Rproj
tests/testthat.R
tests/testthat/output/regress1.txt
tests/testthat/test_stats.R vignettes/pkgdown/_crs.Rmd vignettes/pkgdown/_crtree.Rmd vignettes/pkgdown/_dtree.Rmd vignettes/pkgdown/_evalbin.Rmd vignettes/pkgdown/_evalreg.Rmd vignettes/pkgdown/_footer.md vignettes/pkgdown/_gbt.Rmd vignettes/pkgdown/_logistic.Rmd vignettes/pkgdown/_mnl.Rmd vignettes/pkgdown/_nb.Rmd vignettes/pkgdown/_nn.Rmd vignettes/pkgdown/_regress.Rmd vignettes/pkgdown/_rforest.Rmd vignettes/pkgdown/_simulater.Rmd vignettes/pkgdown/crs.Rmd vignettes/pkgdown/crtree.Rmd vignettes/pkgdown/dtree.Rmd vignettes/pkgdown/evalbin.Rmd vignettes/pkgdown/evalreg.Rmd vignettes/pkgdown/gbt.Rmd
vignettes/pkgdown/images/by-nc-sa.png
vignettes/pkgdown/logistic.Rmd vignettes/pkgdown/mnl.Rmd vignettes/pkgdown/nb.Rmd vignettes/pkgdown/nn.Rmd vignettes/pkgdown/regress.Rmd vignettes/pkgdown/rforest.Rmd vignettes/pkgdown/simulater.Rmd
radiant-rstats/radiant.model documentation built on Nov. 29, 2023, 5:59 a.m.