Learn R Programming

PFIM (version 6.0.3)

plotFrequencies: Graph of the frequencies for the FW algorithm.

Description

Graph of the frequencies for the FW algorithm.

Usage

plotFrequencies(object, threshold)

# S4 method for FedorovWynnAlgorithm plotFrequencies(object, threshold)

# S4 method for Optimization plotFrequencies(object, threshold)

Value

The graphs of the frequencies for the FW algorithm.

Arguments

object

An object from the class OptimizationAlgorithm.

threshold

A numeric giving the threshold for the frequencies for the FW algorithm.