Learn R Programming

kmlcov (version 1.0.1)

Converge-class: Class "Converge"

Description

Contain informations about the convergence and the number of iterations of the algorithm.

Arguments

Slots

nIter:
Number of iterations of the algorithm.
convergence:
"logical" if [TRUE] then the algorithm met convergence.