ex_f {distreg.vis} | R Documentation |
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)
[Package distreg.vis version 1.7.5 Index]