Files in Yu-Group/simChef
Intensive Computational Experiments Made Easy

.Rbuildignore
.github/.gitignore
.github/workflows/check-standard.yaml
.github/workflows/pkgdown.yaml
.gitignore
CONTRIBUTING.md
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/dgp.R R/docs.R R/evaluator-lib-feature-selection.R R/evaluator-lib-inference.R R/evaluator-lib-prediction.R R/evaluator-lib-utils.R R/evaluator.R R/experiment-helpers.R R/experiment-utils.R R/experiment.R R/globals.R R/init-dir.R R/method.R R/reexport-magrittr.R R/run-tests.R R/signals.R R/use_templates.R R/utils-rmd.R R/utils-templates.R R/utils.R R/visualizer-lib-feature-selection.R R/visualizer-lib-inference.R R/visualizer-lib-prediction.R R/visualizer-lib-utils.R R/visualizer.R R/zzz.R README.md
_pkgdown.yml
inst/rmd/css/simchef.css
inst/rmd/js/simchefNavClass.js
inst/rmd/results.Rmd inst/rmd/results_header_template.Rmd man-roxygen/evaluator-template.R man-roxygen/experiment-template.R man-roxygen/method-template.R man-roxygen/visualizer-template.R man/DGP.Rd man/Evaluator.Rd man/Experiment.Rd man/Method.Rd man/Visualizer.Rd man/abort.Rd man/abort_if_missing_subclass.Rd man/abort_on_invalid_user_action.Rd man/add_funs.Rd man/add_na_counts.Rd man/check_equal.Rd man/check_results_names.Rd man/class_metric_vec_constructor.Rd man/clean_up_worker_env.Rd man/clear_cache.Rd man/compare_tibble_rows.Rd man/compute_dgp.Rd man/compute_dgp_method.Rd man/compute_dgp_method_reps.Rd man/compute_dgp_rep.Rd man/compute_method.Rd man/compute_method_rep.Rd man/compute_rep.Rd man/create_assign_str.Rd man/create_dgp.Rd man/create_doc_template.Rd man/create_evaluator.Rd man/create_experiment.Rd man/create_fun_str.Rd man/create_list_args_str.Rd man/create_method.Rd man/create_rmd.Rd man/create_sim.Rd man/create_visualizer.Rd man/do_call_handler.Rd man/eval_constructor.Rd man/eval_feature_importance_funs.Rd man/eval_feature_selection_curve_funs.Rd man/eval_feature_selection_err_funs.Rd man/eval_pred_curve_funs.Rd man/eval_pred_err_funs.Rd man/eval_reject_prob.Rd man/eval_summarizer.Rd man/eval_testing_curve_funs.Rd man/eval_testing_err_funs.Rd man/evaluate_experiment.Rd man/event_col.Rd man/export_visualizers.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/figures/run_experiment.png
man/figures/simchef.gif
man/finalize_estimator_internal_constructor.Rd man/fit_experiment.Rd man/fix_duplicate_param_names.Rd man/fp.Rd man/generate_data.Rd man/get_cached_results.Rd man/get_dot_args.Rd man/get_funs.Rd man/get_matching_rows.Rd man/get_plot_data.Rd man/get_save_dir.Rd man/inform.Rd man/init_docs.Rd man/library_templates.Rd man/list_col_to_chr.Rd man/list_to_tibble.Rd man/list_to_tibble_row.Rd man/load_all.Rd man/neg.Rd man/obj_size.Rd man/pasteMd.Rd man/pipe_value.Rd man/plot_eval_constructor.Rd man/plot_feature_importance.Rd man/plot_feature_selection_curve.Rd man/plot_feature_selection_err.Rd man/plot_fit_constructor.Rd man/plot_pred_curve.Rd man/plot_pred_err.Rd man/plot_reject_prob.Rd man/plot_testing_curve.Rd man/plot_testing_err.Rd man/pos.Rd man/reexports.Rd man/remove_funs.Rd man/render_docs.Rd man/rescale_curve.Rd man/run_experiment.Rd man/run_tests.Rd man/save_experiment.Rd man/set_doc_options.Rd man/set_rmd_options.Rd man/set_save_dir.Rd man/shared_error_args.Rd man/shared_eval_lib_args.Rd man/shared_experiment_helpers_args.Rd man/shared_viz_lib_args.Rd man/simplify_tibble.Rd man/test_sim_dir.Rd man/tp.Rd man/update_funs.Rd man/use_dgp_template.Rd man/use_evaluator_template.Rd man/use_experiment_template.Rd man/use_init_docs_template.Rd man/use_library_template.Rd man/use_method_template.Rd man/use_render_docs_template.Rd man/use_run_template.Rd man/use_variable_template.Rd man/use_visualizer_template.Rd man/vary_across.Rd man/visualize_experiment.Rd man/warn.Rd tests/testthat.R tests/testthat/_snaps/dgp.md tests/testthat/_snaps/docs.md tests/testthat/_snaps/evaluator.md tests/testthat/_snaps/experiment.md tests/testthat/_snaps/method.md tests/testthat/_snaps/use-templates.md tests/testthat/_snaps/utils-rmd.md
tests/testthat/_snaps/visualizer-lib/plot-eval-constructor1.svg
tests/testthat/_snaps/visualizer-lib/plot-eval-constructor2.svg
tests/testthat/_snaps/visualizer-lib/plot-feature-importance1.svg
tests/testthat/_snaps/visualizer-lib/plot-feature-importance2.svg
tests/testthat/_snaps/visualizer-lib/plot-feature-selection-curve-pr1.svg
tests/testthat/_snaps/visualizer-lib/plot-feature-selection-curve-roc1.svg
tests/testthat/_snaps/visualizer-lib/plot-feature-selection-curve-roc2.svg
tests/testthat/_snaps/visualizer-lib/plot-feature-selection-err1.svg
tests/testthat/_snaps/visualizer-lib/plot-fit-constructor1.svg
tests/testthat/_snaps/visualizer-lib/plot-pred-curve-pr1.svg
tests/testthat/_snaps/visualizer-lib/plot-pred-curve-roc1.svg
tests/testthat/_snaps/visualizer-lib/plot-pred-curve-roc2.svg
tests/testthat/_snaps/visualizer-lib/plot-pred-err1.svg
tests/testthat/_snaps/visualizer-lib/plot-pred-err2.svg
tests/testthat/_snaps/visualizer-lib/plot-pred-err3.svg
tests/testthat/_snaps/visualizer-lib/plot-pred-err4.svg
tests/testthat/_snaps/visualizer-lib/plot-reject-prob1.svg
tests/testthat/_snaps/visualizer-lib/plot-reject-prob2.svg
tests/testthat/_snaps/visualizer-lib/plot-testing-curve-pr1.svg
tests/testthat/_snaps/visualizer-lib/plot-testing-curve-roc1.svg
tests/testthat/_snaps/visualizer-lib/plot-testing-curve-roc2.svg
tests/testthat/_snaps/visualizer-lib/plot-testing-err1.svg
tests/testthat/_snaps/visualizer-lib/plot-testing-err2.svg
tests/testthat/_snaps/visualizer.md tests/testthat/md/test_doc.md tests/testthat/setup-custom-expectations.R tests/testthat/setup-utils.R tests/testthat/test-caching.R tests/testthat/test-checkpointing.R tests/testthat/test-dgp.R tests/testthat/test-distributed.R tests/testthat/test-docs.R tests/testthat/test-evaluator-lib.R tests/testthat/test-evaluator.R tests/testthat/test-experiment.R tests/testthat/test-method.R tests/testthat/test-parallel-strategies.R tests/testthat/test-use-templates.R tests/testthat/test-utils-rmd.R tests/testthat/test-utils.R tests/testthat/test-visualizer-lib.R tests/testthat/test-visualizer.R
vignettes/.gitignore
vignettes/cheat-sheet.Rmd vignettes/example-docs/Example Experiment/docs/dgps/Linear DGP.md vignettes/example-docs/Example Experiment/docs/evaluators/Prediction Accuracy.md vignettes/example-docs/Example Experiment/docs/methods/Linear Regression.md vignettes/example-docs/Example Experiment/docs/methods/Random Forest.md vignettes/example-docs/Example Experiment/docs/objectives.md vignettes/example-docs/Example Experiment/docs/visualizers/Prediction Accuracy Plot.md vignettes/example-docs/Linear Regression Experiment/docs/dgps/Linear Gaussian DGP.md vignettes/example-docs/Linear Regression Experiment/docs/evaluators/Rejection Prob. (alpha = 0.1).md vignettes/example-docs/Linear Regression Experiment/docs/methods/OLS.md vignettes/example-docs/Linear Regression Experiment/docs/objectives.md vignettes/example-docs/Linear Regression Experiment/docs/visualizers/Power.md vignettes/example-docs/Linear Regression Experiment/docs/visualizers/Rejection Prob. (alpha = 0.1) Plot.md
vignettes/figures/api_overview.png
vignettes/figures/eval_experiment.png
vignettes/figures/fit_eval_viz.png
vignettes/figures/fit_experiment.png
vignettes/figures/run_experiment.png
vignettes/figures/viz_experiment.png
vignettes/parallel.Rmd
vignettes/references.bib
vignettes/simChef-full.Rmd vignettes/simChef.Rmd vignettes/simulation-directory-setup.Rmd
Yu-Group/simChef documentation built on March 25, 2024, 3:22 a.m.