Learn R Programming

GJRM (version 0.2-6.5)

rob.const: 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)

Value

rc

Robust constant used in fitting.

sw

Sum of weights for each bootstrap replicate.

m1

Mean.

m2

Median.

Arguments

x

A fitted gjrm object.

B

Number of bootstrap replicates.

Author

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

Details

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

See Also

gamlss