Learn R Programming

DIME (version 1.3.0)

gng.qq.plot.internal: Internal function for QQ-plot of GNG model.

Description

Internal function needed to generate a QQ-plot for GNG model. gng.plot.qq

Usage

gng.qq.plot.internal(i, obj)

Arguments

i

a number which is used to generate random sample of GNG model.

obj

a list object returned by gng.fit function.

See Also

gng.fit, gng.plot.qq