plotFrequencies {PFIM}R Documentation

Graph of the frequencies for the FW algorithm.

Description

Graph of the frequencies for the FW algorithm.

Usage

plotFrequencies(object)

## S4 method for signature 'FedorovWynnAlgorithm'
plotFrequencies(object)

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

Arguments

object

An object from the class OptimizationAlgorithm.

Value

The graphs of the frequencies for the FW algorithm.


[Package PFIM version 6.1 Index]