R/Fitting.R
getHistory.Rd
This convenience function returns the fitting history for a model.
getHistory(model)
the model object from which you want to extract the history.
history
the fitting history for a model.