update.aldvmm | R Documentation |
The method update.aldvmm
for the generic function
update
re-estimates an object of class "aldvmm".
## S3 method for class 'aldvmm'
update(object, formula., ..., evaluate = TRUE)
object |
an object inheriting from class "aldvmm". |
formula. |
a formula object representing the new model. |
... |
further arguments passed to or from other methods. |
evaluate |
a logical value indicating if the model should be re-estimated (TRUE) or not (FALSE). |
an object of class "aldvmm"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.