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, threshold)

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

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

Arguments

object

An object from the class OptimizationAlgorithm.

threshold

A numeric giving the threshold for the optimal weights in the multiplicative algorithm.

Value

The graphs of the weights for the multiplicative algorithm.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.