glmrob_methods: Extract empirical estimating equations from a 'glmbrob' model...

estfun.glmrobR Documentation

Extract empirical estimating equations from a glmbrob model fit

Description

Extract empirical estimating equations from a glmbrob model fit

Extract bread matrix from an lmrob() fit

Usage

## S3 method for class 'glmrob'
estfun(x, ...)

## S3 method for class 'glmrob'
bread(x, ...)

Arguments

x

a fitted lmrob object

...

arguments passed to methods

Value

matrix, estimating functions evaluated at data points and fitted parameters

matrix, inverse Hessian of loss as evaluated at fitted parameters


propertee documentation built on Aug. 22, 2025, 1:09 a.m.