update.ipriorMod: Update an I-prior model

Description Usage Arguments

Description

Update an I-prior model

Usage

1
2
3
## S3 method for class '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.


iprior documentation built on May 2, 2019, 3:21 a.m.