summary.medea {medea}R Documentation

Summary information on an object of class medea.

Description

Prints the summary information: the function call used to create med, algorithm used, the tolerance, final step size, values of the function and the variation of the gradient obtained, and whether the the optimum is achieved or not.

Usage

summary(med)
print(med)

Arguments

med An object of class medea.

See Also

medea, go.renorm and plot.medea.


[Package medea version 1.01 Index]