# Generated by roxygen2: do not edit by hand

S3method(autoplot,grid_search)
S3method(autoplot,roc_curve)
S3method(autoplot,similarity_comparison)
S3method(autoplot,stability_analysis)
S3method(multi_questionnaire,default)
S3method(multi_questionnaire,grid_search)
S3method(multi_tree_plot,default)
S3method(multi_tree_plot,grid_search)
S3method(plot,grid_search)
S3method(plot,roc_curve)
S3method(plot,similarity_comparison)
S3method(plot,stability_analysis)
S3method(print,iai_visualization)
S3method(roc_curve,default)
S3method(roc_curve,learner)
export(add_julia_processes)
export(all_treatment_combinations)
export(apply)
export(apply_nodes)
export(as.mixeddata)
export(categorical_classification_reward_estimator)
export(categorical_regression_reward_estimator)
export(categorical_reward_estimator)
export(categorical_survival_reward_estimator)
export(clone)
export(convert_treatments_to_numeric)
export(decision_path)
export(delete_rich_output_param)
export(equal_propensity_estimator)
export(fit)
export(fit_cv)
export(fit_predict)
export(fit_transform)
export(fit_transform_cv)
export(get_best_params)
export(get_classification_label)
export(get_classification_proba)
export(get_cluster_assignments)
export(get_cluster_details)
export(get_cluster_distances)
export(get_depth)
export(get_estimation_densities)
export(get_features_used)
export(get_grid_result_details)
export(get_grid_result_summary)
export(get_grid_results)
export(get_learner)
export(get_lower_child)
export(get_num_fits)
export(get_num_nodes)
export(get_num_samples)
export(get_params)
export(get_parent)
export(get_policy_treatment_outcome)
export(get_policy_treatment_rank)
export(get_prediction_constant)
export(get_prediction_weights)
export(get_prescription_treatment_rank)
export(get_regression_constant)
export(get_regression_weights)
export(get_rich_output_params)
export(get_roc_curve_data)
export(get_split_categories)
export(get_split_feature)
export(get_split_threshold)
export(get_split_weights)
export(get_stability_results)
export(get_survival_curve)
export(get_survival_curve_data)
export(get_survival_expected_time)
export(get_survival_hazard)
export(get_train_errors)
export(get_tree)
export(get_upper_child)
export(glmnetcv_regressor)
export(grid_search)
export(iai_setup)
export(imputation_learner)
export(impute)
export(impute_cv)
export(install_julia)
export(install_system_image)
export(is_categoric_split)
export(is_hyperplane_split)
export(is_leaf)
export(is_mixed_ordinal_split)
export(is_mixed_parallel_split)
export(is_ordinal_split)
export(is_parallel_split)
export(mean_imputation_learner)
export(missing_goes_lower)
export(multi_questionnaire)
export(multi_tree_plot)
export(numeric_classification_reward_estimator)
export(numeric_regression_reward_estimator)
export(numeric_reward_estimator)
export(numeric_survival_reward_estimator)
export(opt_knn_imputation_learner)
export(opt_svm_imputation_learner)
export(opt_tree_imputation_learner)
export(optimal_feature_selection_classifier)
export(optimal_feature_selection_regressor)
export(optimal_tree_classifier)
export(optimal_tree_policy_maximizer)
export(optimal_tree_policy_minimizer)
export(optimal_tree_prescription_maximizer)
export(optimal_tree_prescription_minimizer)
export(optimal_tree_regressor)
export(optimal_tree_survival_learner)
export(optimal_tree_survivor)
export(predict)
export(predict_expected_survival_time)
export(predict_hazard)
export(predict_outcomes)
export(predict_proba)
export(predict_shap)
export(predict_treatment_outcome)
export(predict_treatment_rank)
export(print_path)
export(questionnaire)
export(rand_imputation_learner)
export(random_forest_classifier)
export(random_forest_regressor)
export(random_forest_survival_learner)
export(read_json)
export(reset_display_label)
export(reward_estimator)
export(roc_curve)
export(score)
export(set_display_label)
export(set_julia_seed)
export(set_params)
export(set_reward_kernel_bandwidth)
export(set_rich_output_param)
export(set_threshold)
export(show_in_browser)
export(show_questionnaire)
export(similarity_comparison)
export(single_knn_imputation_learner)
export(split_data)
export(stability_analysis)
export(transform)
export(tree_plot)
export(tune_reward_kernel_bandwidth)
export(variable_importance)
export(variable_importance_similarity)
export(write_booster)
export(write_dot)
export(write_html)
export(write_json)
export(write_pdf)
export(write_png)
export(write_questionnaire)
export(write_svg)
export(xgboost_classifier)
export(xgboost_regressor)
export(xgboost_survival_learner)
importFrom(ggplot2,autoplot)
importFrom(graphics,plot)
importFrom(rlang,.data)
