Usage
lywalg(y, lambda, psp0 = psp(0), expsi = psi, exchi = chi, exrho = rho,
sigmai, tol = .dFvGet()$tlo, gam = .dFvGet()$gma,
isigma = .dFvGet()$isg, maxit = .dFvGet()$mxt, maxis = .dFvGet()$mxs,
nitmon = .dFvGet()$ntm)
Arguments
y
Vector containing the observations
lambda
Initial solution of the location parameter
psp0
Value of psp(0) (first derivative of the psi function)
expsi
User supplied psi function
exchi
User supplied chi function
exrho
User supplied rho function
sigmai
Initial estimate of the scale parameter
tol
Relative precision for the convergence criterion
gam
Relaxation factor. Set 0 < gam < 2.
isigma
If isigma<0, the="" value="" of="" sigma="" is="" not="" changed="" during="" first="" iteration.="" if="" isigma="0," bypasss="" iteration="" on="" (sigmaf="sigmai)." |isigma|="">0, sigma
is updated using the robeth function rysigm.0,>
maxit
Maximum number of cycles
maxis
Maximum number of iterations for the scale step
nitmon
If nitmon>0 and the iteration counter is a multiple of nitmon,
the current value of sigma, theta and delta are printed. If no iteration
monitoring is required, set nitmon equal to 0.