Learn R Programming

PFIM (version 6.1)

plotFrequencies: Graph of the frequencies for the FW algorithm.

Description

Graph of the frequencies for the FW algorithm.

Usage

plotFrequencies(object)

# S4 method for FedorovWynnAlgorithm plotFrequencies(object)

# S4 method for Optimization plotFrequencies(object)

Value

The graphs of the frequencies for the FW algorithm.

Arguments

object

An object from the class OptimizationAlgorithm.