Learn R Programming

GJRM (version 0.1-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)

Arguments

x

A fitted gjrm object.

B

Number of bootstrap replicates.

Value

rc

Robust constant used in fitting.

sw

Sum of weights for each bootstrap replicate.

m1

Mean.

m2

Median.

Details

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

See Also

gamlss