Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


optimbase (version 1.0-9)

optimbase.destroy: Erase an optimization history.

Description

Erase the optimization history in an optimization object.

Usage

optimbase.destroy(this = NULL)

Arguments

this
An optimization object.

Value

Return an updated optimization object.

Details

This function erases the content of the historyfopt and historyxopt elements in this and call the optimbase.logshutdown function if the logstartup element in this is set to TRUE.

See Also

optimbase.logshutdown