IC2Control {MMAD}R Documentation

Control IC2Pro object

Description

Control IC2Pro object

Usage

IC2Control(Maxiter = 2000, convergence = 1e-06, Idigits = 4, Pdigits = 4)

Arguments

Maxiter

The maximum number of iterations is specified by default as 2000.

convergence

Specify the convergence criterion, the default is 1e-6.

Idigits

The number of decimal places for the survival interval values.

Pdigits

The number of decimal places for the survival probability values.

Value

list of Maxiter, convergence, Idigits, Pdigits.

Examples

IC2Control()

[Package MMAD version 1.0.0 Index]