update.bmixlm | R Documentation |
bmixlm
ModelUpdates and optionally refits a bmixlm
fit.
## S3 method for class 'bmixlm'
update(object, ..., evaluate = TRUE)
object |
An object of class |
... |
Arguments to update |
evaluate |
If true evaluate the new call else return the call. |
If the betap
and sigma
arguments are not specified,
they are determined from the existing fit.
If evaluate = TRUE
the fitted object, otherwise the updated call.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.