One of c("ipriorOptim", "iprior") for model fitting of
the final I-prior model.
maxit
If method is ipriorOptim, then this controls the
number of initial EM steps before running a direction optimisation in
optim. Defaults to 3 steps.
interval
It is possible to search within a specific range of values other than c(0, 1).
silent
(logical) Run the optimisation silently or not.
Value
An ipriorMod object.
Details
Currently, fbmOptim() will only search for a single optimum Hurst
coefficient. If the model specified has multiple Hurst coefficients, this
will be overridden with the single optimal Hurst value.