Learn R Programming

PFIM (version 5.0)

setShowProcess: Show the process for the optimization.

Description

Show the process for the optimization.

Shows the process for FIM computing.

Show the process of optimization.

Usage

setShowProcess(object, ifShow)

# S4 method for MultiplicativeAlgorithm setShowProcess(object, ifShow)

# S4 method for SimplexAlgorithm setShowProcess(object, ifShow)

Value

Show process for the optimization.

Shows the process for FIM computing.

Show SimplexAlgorithm object.

Arguments

object

A SimplexAlgorithm object.

ifShow

A boolean.