Learn R Programming

PFIM (version 6.0.3)

getOptimizer: Get the optimization algorithm.

Description

Get the optimization algorithm.

Usage

getOptimizer(object)

# S4 method for PFIMProject getOptimizer(object)

Value

A string giving the name of the optimization algorithm.

Arguments

object

An object from the class PFIMProject.