aggregate_over_ntiles   Build a dataframe with aggregated evaluation
                        measures
bank_td                 Bank clients that have/have not subscribed a
                        term deposit.
build_input_yourself    Example: build required input from a custom
                        model
customize_plot_text     Customize textual elements of the plots
modelplotr              modelplotr: Plots to Evaluate the Business
                        Performance of Predictive Models.
plot_costsrevs          Costs & Revenues plot
plot_cumgains           Cumulative gains plot
plot_cumlift            Cumulative Lift plot
plot_cumresponse        Cumulative Respose plot
plot_multiplot          Create plot with all four evaluation plots
plot_profit             Profit plot
plot_response           Response plot
plot_roi                ROI plot
plotting_scope          Build dataframe with formatted input for all
                        plots.
prepare_scores_and_ntiles
                        Build a dataframe containing Actuals,
                        Probabilities and Ntiles
prepare_scores_and_ntiles_keras
                        Build a dataframe containing Actuals,
                        Probabilities and Ntiles for keras models
