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

View source: R/rob.int.R

rob.intR Documentation

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.

Details

Tool for tuning bounds of integral in robust GAMLSS.

Value

lB, uB

Lower and upper bounds.

Author(s)

Maintainer: Giampiero Marra giampiero.marra@ucl.ac.uk

See Also

gamlss


GJRM documentation built on July 9, 2023, 7:15 p.m.