Learn R Programming

PFIM (version 6.0)

generateReportOptimization: Generate report for the optimization.

Description

Generate report for the optimization.

Usage

generateReportOptimization(
  object,
  optimizationObject,
  outputPath,
  outputFile,
  plotOptions
)

Value

The report for the optimization in html.

Arguments

object

An object from the class OptimizationAlgorithm.

optimizationObject

An object from the class Optimization.

outputPath

A string giving the output path.

outputFile

A string giving the name of the output file.

plotOptions

A list giving the plot options.