Learn R Programming

optimx (version 2023-10.21)

proptimr: Compact display of an optimr() result object

Description

proptimr displays the contents of a result computed by optimr().

Usage

proptimr(opres)

Value

This function is intended for output only.

Arguments

opres

the object returned by function optimr()

Author

John C. Nash