| estimethod | R Documentation |
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) |
This is a (S3) generic function for which we provide methods,
currently for nlrob only.
a character string, the estimation method used.
nlrob, and nlrob.MM, notably for examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.