Learn R Programming

distreg.vis (version 1.7.5)

ex_f: External Function Implementer

Description

This function exists to extend plot_moments such that an external function, which is user-written, can be included. Thus, the user can see the impact of a variable on a self-defined measure, like the Gini Index.

Usage

ex_f(pred_params, unquotedfun)

Arguments