Report {PFIM} | R Documentation |
Report
Description
Report
Usage
Report(object, outputPath, outputFile, plotOptions)
## S4 method for signature 'Evaluation'
Report(object, outputPath, outputFile, plotOptions)
## S4 method for signature 'Optimization'
Report(object, outputPath, outputFile, plotOptions)
Arguments
object |
An object from the class PFIMProject. |
outputPath |
A string giving the output path. |
outputFile |
A string giving the name of the output file. |
plotOptions |
A list giving the plot options. |
Value
The report in html.
[Package PFIM version 6.0.3 Index]