coldcublim {cold}R Documentation

Auxiliary for controlling "cold" fitting

Description

Auxiliary function as user interface for cold fitting.

Usage

coldcublim (l1i=-4,l2i=-4,l1s=4,l2s=4, tol=1e-4, maxEval=100)

Arguments

l1i

lower limit of integration for the log-likelihood.

l1s

upper limit of integration for the log-likelihood.

l2i

lower limit of integration for the log-likelihood.

l2s

upper limit of integration for the log-likelihood.

tol

The maximum tolerance.

maxEval

The maximum number of function evaluations needed.

Value

A list with the arguments as components.


[Package cold version 2.0-3 Index]