gmmpairs {greed}R Documentation

Make a matrix of plots with a given data and gmm fitted parameters

Description

Make a matrix of plots with a given data and gmm fitted parameters with ellipses.

Usage

gmmpairs(sol, X)

Arguments

sol

a GmmFit-class or DiagGmmFit-class

X

the data used for the fit a data.frame or matrix.

Value

a ggplot2 graphic


[Package greed version 0.6.1 Index]