Extract the Estimation Method 'Estimethod' from a Fitted Model
Extract the estimation method as a character
string from a fitted model.
estimethod(object, ...)
object
: a fitted model....
: additional, optional arguments. (None are used in our methods)a character
string, the estimation method used.
This is a (S3) generic function for which we provide methods, currently for nlrob
only.
nlrob
, and nlrob.MM
, notably for examples.
Useful links