getNumberOfIterations: Get the number of iterations.

getNumberOfIterationsR Documentation

Get the number of iterations.

Description

Get the number of iterations.

Usage

getNumberOfIterations(object)

## S4 method for signature 'MultiplicativeAlgorithm'
getNumberOfIterations(object)

Arguments

object

An object from the class MultiplicativeAlgorithm.

Value

A numeric giving the number of iterations.


PFIM documentation built on Oct. 30, 2024, 9:10 a.m.