Learn R Programming

ChemoSpec (version 4.2.8)

coordProjCS: Modified Version of coordProj from mclust

Description

This is a modified version of the function coordProj from mclust. In this version, the original symbol scheme for the error plot is changed to simply plot an X over the letters identifying the groups. An internal function, not generally called by the user.

Usage

coordProjCS(data, dimens = c(1, 2), parameters = NULL,
	z = NULL, classification = NULL, truth = NULL,
	uncertainty = NULL, what = c("classification", "errors", "uncertainty"),
	quantiles = c(0.75, 0.95), symbols = NULL, colors = NULL, scale = FALSE,
	xlim = NULL, ylim = NULL, CEX = 1, PCH = ".", identify = FALSE, ...)

Arguments

Value

See coordProj.

References

https://github.com/bryanhanson/ChemoSpec