Learn R Programming

iprior (version 0.7.4)

update.ipriorMod: Update an I-prior model

Description

Update an I-prior model

Usage

# S3 method for ipriorMod
update(object, method = NULL, control = list(), iter.update = 100, ...)

Arguments

object

An ipriorMod object.

method

An optional method. See here for details.

control

An optional list of controls for the estimation procedure. See here for details.

iter.update

The number of additional iterations to update the I-prior model.

...

Not used.