Learn R Programming

TesiproV (version 0.9.2)

PROB_MACHINE-class: Object to store prob machines

Description

Object to store prob machines

Arguments

Fields

name

individual name

fCall

Function Call of the method. Possible is: "MVFOSM","FORM", "SORM", "MC_Crude", "MC_IS", "MC_SubSam"

options

additional options for the method provided as a list. For form e.g. options=list("optim_type"="rackfies"). To get insight of all available settings of each method open the help with ?FORM, ?SORM, ?MC_IS etc.