Learn R Programming

GJRM (version 0.1-5)

rob.int: Tool for tuning bounds of integral in robust models

Description

Tool for tuning bounds of integral in robust GAMLSS.

Usage

rob.int(x, rc, l.grid = 1000, tol = 1e-4, var.range = NULL)

Arguments

x

A fitted gjrm object, typically from a non-robust fit.

rc

Robust tuning constant.

l.grid

Length of grid.

tol

Tolerance

var.range

Range of values, min and max, to use in calculations.

Value

lB, uB

Lower and upper bounds.

Details

Tool for tuning bounds of integral in robust GAMLSS.

See Also

gamlss