This creates an eta correlation which defines the relationship between parameters
eta_pairs(title, dname = NULL, type.eta = c("mode", "mean"),
text_color = "black", is.shrink = TRUE, is.smooth = TRUE,
smooth = NULL, point = NULL, shrink = NULL, is.hline = FALSE,
hline = NULL, ...)character the plot title
name of dataset to be used
character type of eat can be 'mode' or 'mean'.'mode' by default
color of the correlation text in the upper matrix
logical if TRUE add shrinkage to the plot
logical if TRUE add smoothing to lower matrix plots
list geom_smooth graphical parameters
list geom_point graphical parameter
list shrinkage graphical parameter
logical if TRUE add horizontal line to lower matrix plots
list geom_hline graphical parameters
others graphics arguments passed to pmx_gpar internal object.
ecorrel object
Other plot_pmx: distrib,
eta_cov, individual,
plot_pmx.distrib,
plot_pmx.eta_cov,
plot_pmx.eta_pairs,
plot_pmx.individual,
plot_pmx.pmx_dens,
plot_pmx.pmx_gpar,
plot_pmx.pmx_qq,
plot_pmx.residual, plot_pmx