Make a matrix of plots with a given data and gmm fitted parameters with ellipses.
gmmpairs(sol, X)
sol
a GmmFit-class or DiagGmmFit-class
GmmFit-class
DiagGmmFit-class
X
the data used for the fit a data.frame or matrix.
a ggplot2 graphic
ggplot2