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)

Arguments

x

A fitted gjrm object.

B

Number of bootstrap replicates.

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.5 Index]