rob.int {GJRM} | R 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 |
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
[Package GJRM version 0.2-6.5 Index]