Learn R Programming

arf3DS4 (version 2.5-4)

options-class: arf3DS4 "options" class

Description

The arf3DS4 "options" class contains the options of the minimization procedure (including starting value calculation, and (co)variance estimation). Mostly used by ARF "model" objects (see model).

Arguments

Objects

Objects can be created by calls of the form new("options", ...).

See Also

model

Examples

Run this code
showClass("options")

Run the code above in your browser using DataLab