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

proptimr(opres, nlim=5)

Arguments

opres

the object returned by function optimr()

nlim

Only the first nlim elements of the solution are displayed.

Value

This function is intended for output only.

Author

John C. Nash