Arguments
arfmodel
An arf model object (class model
).
options
An "options" object (class options
).The options@start.method
slot is used to determine which method to use for starting values.
The arfmodel@modeltype
slot is used to determine whether t
dat
An object of class "fmri.data" (fmri.data
containing the averaged beta-values.)
weights
An object of class "fmri.data" (fmri.data
containing the averaged weights of the beta-values.)
pr
Print output to the screen, or perform silently.
printlevel
Number indicating the level of output of the minimization procedure.
try.silen
Should errors be printed when they occur or only passed to the @warnings
slot.