
Last chance! 50% off unlimited learning
Sale ends in
This function prints an Optim object. It is a method for the generic function print of class "Optim".
# S3 method for Optim
print(x, plain = FALSE, digits = getOption("digits"),
...)
object of class "Optim"
select if you want enriched output mode (with colors and bold) or a plain output mode.
minimal number of significant digits.
further arguments passed to or from other methods.