getNumberOfIterations {PFIM}R 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.


[Package PFIM version 6.0.3 Index]