The method update.aldvmm for the generic function
update
re-estimates an object of class "aldvmm".
# S3 method for aldvmm
update(object, formula., ..., evaluate = TRUE)an object of class "aldvmm"
an object inheriting from class "aldvmm".
a formula object representing the new model.
further arguments passed to or from other methods.
a logical value indicating if the model should be re-estimated (TRUE) or not (FALSE).