gmmpairs: Make a matrix of plots with a given data and gmm fitted...

View source: R/tools_ploting.R

gmmpairsR 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 ggplot object


comeetie/greed documentation built on Oct. 10, 2022, 5:37 p.m.