Plot hpaSelection random errors approximated density
plot_hpaSelection(x, is_outcome = TRUE)
Object of class "hpaSelection"
logical; if TRUE then function plots the graph for outcome equation random errors. Otherwise plot for selection equation random errors will be plotted.
This function returns the list containing random error
expected value errors_exp
and variance errors_var
estimates for selection
(if is_outcome = TRUE
) or outcome (if is_outcome = FALSE
)
equation.