Description Usage Arguments Details Value See Also
A method for the generic update
function for objects
inheriting from class lmRob
. See update
for the
general behavior of this function and for the interpretation of the
arguments.
1 2 |
object |
an lmRob object. |
formula. |
a modeling formula, such as |
evaluate |
a logical value. If |
... |
additional arguments passed to the generic update function. |
If formula.
is missing, update.lmRob
alternates between
the initial estimates and final estimates. Otherwise (when formula.
is
present), update.lmRob
functions just like
update.default
.
either a new updated object, or else an unevaluated expression for creating such an object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.