proptimr {optimx} | R Documentation |
Compact display of an optimr()
result object
Description
proptimr
displays the contents of a result computed by optimr()
.
Usage
proptimr(opres, nlim=5)
Arguments
opres |
the object returned by function |
nlim |
Only the first nlim elements of the solution are displayed. |
Value
This function is intended for output only.
Author(s)
John C. Nash
[Package optimx version 2024-12.2 Index]