| plot_pmx.eta_cov {ggPMX} | R Documentation |
This plots an ETA covariance matrix which can be used to define the co-relation between the parameters and its shrinkage
Description
This plots an ETA covariance matrix which can be used to define the co-relation between the parameters and its shrinkage
Usage
## S3 method for class 'eta_cov'
plot_pmx(x, dx, ...)
Arguments
x |
eta_cov object |
dx |
data set |
... |
not used for the moment |
Value
ggplot2 plot
See Also
Other plot_pmx:
distrib(),
eta_cov(),
eta_pairs(),
individual(),
plot_pmx.distrib(),
plot_pmx.eta_pairs(),
plot_pmx.individual(),
plot_pmx.pmx_dens(),
plot_pmx.pmx_gpar(),
plot_pmx.pmx_qq(),
plot_pmx.residual(),
plot_pmx()
[Package ggPMX version 1.2.11 Index]