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)
Value
- lB, uB
Lower and upper bounds.
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.