plotWeights: Graph of the weights for the multiplicative algorithm.

plotWeightsR Documentation

Graph of the weights for the multiplicative algorithm.

Description

Graph of the weights for the multiplicative algorithm.

Usage

plotWeights(object)

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

## S4 method for signature 'Optimization'
plotWeights(object)

Arguments

object

An object from the class OptimizationAlgorithm.

Value

The graphs of the weights for the multiplicative algorithm.


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