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