rob.const: Bootstrap procedure to help select the robust constant in a...

View source: R/rob.const.R

rob.constR 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


GJRM documentation built on July 9, 2023, 7:15 p.m.