family.GeDS: Extract Family from a GeDS Object

View source: R/S3methods.R

family.GeDSR Documentation

Extract Family from a GeDS Object

Description

Method for family that returns the error distribution family used in the fitted GeDS model.

Usage

## S3 method for class 'GeDS'
family(object, ...)

## S3 method for class 'GeDSboost'
family(object, ...)

## S3 method for class 'GeDSgam'
family(object, ...)

Arguments

object

A GeDS-class object.

...

further arguments (ignored).

Value

An object of class family describing the distribution and link function used in the GeDS fit.

See Also

family, GeDS-class


GeDS documentation built on June 10, 2025, 5:10 p.m.