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 Nov. 24, 2023, 5:09 p.m.