print.ipoptr: Print results after running ipoptr

Description Usage Arguments Author(s) See Also

Description

This function prints the ipoptr object that holds the results from a minimization using ipoptr.

Usage

1
2
## S3 method for class 'ipoptr'
print( x, show.controls=TRUE, ... )

Arguments

x

object containing result from minimization.

show.controls

Logical or vector with indices. Should we show the value of the control variables in the solution? If codeshow.controls is a vector with indices, it is used to select which control variables should be shown. This can be useful if the model contains a set of parameters of interest and a set of nuisance parameters that are not of immediate interest.

...

further arguments passed to or from other methods.

Author(s)

Jelmer Ypma

See Also

ipoptr make.sparse print.sparseness


jyypma/ipoptr documentation built on May 20, 2019, 6:28 a.m.