Update an I-prior model
# S3 method for ipriorMod
update(object, method = NULL, control = list(), iter.update = 100, ...)
An ipriorMod
object.
An optional method. See here for details.
An optional list of controls for the estimation procedure. See here for details.
The number of additional iterations to update the I-prior model.
Not used.