rob.const {GJRM}R Documentation

Bootstrap procedure to help select the robust constant in a GAMLSS

Description

It helps finding the robust constant for a GAMLSS.

Usage


rob.const(x, B = 100, left.trunc = 0)

Arguments

x

A fitted gjrm object.

B

Number of bootstrap replicates.

left.trunc

If a truncated count distribution is employed then this is the left truncation point.

Details

It helps finding the robust constant for a GAMLSS based on the mean or median.

Value

rc

Robust constant used in fitting.

sw

Sum of weights for each bootstrap replicate.

m1

Mean.

m2

Median.

Author(s)

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

See Also

gamlss


[Package GJRM version 0.2-6.8 Index]