Learn R Programming

PFIM (version 6.0.3)

getNumberOfIterations: Get the number of iterations.

Description

Get the number of iterations.

Usage

getNumberOfIterations(object)

# S4 method for MultiplicativeAlgorithm getNumberOfIterations(object)

Value

A numeric giving the number of iterations.

Arguments

object

An object from the class MultiplicativeAlgorithm.