Learn R Programming

GrammR (version 1.1.0)

Summarize: Display summary of the graphical model constructed.

Description

This function is supplementary to MakeGUIPlots. It constructs summary of the graphical model for displaying in the GUI. Summary includes number of samples, estimated number of clusters, cluster composition of true(if provided) and estimated clusters and the misclassification error.

Usage

Summarize(GraphQuant)

Arguments

GraphQuant
A list generated by GraphMetagen.

Value

gWidgets quantity of type gtext used to embed in the graphical interface.

See Also

GraphMetagen, MakePlots2D, MakePlots3D, MakePlots4D