IC2Control | R Documentation |
Control IC2Pro object
IC2Control(Maxiter = 2000, convergence = 1e-06, Idigits = 4, Pdigits = 4)
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. |
list of Maxiter, convergence, Idigits, Pdigits.
IC2Control()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.