family.GeDS | R Documentation |
Method for family
that returns the error distribution
family used in the fitted GeDS model.
## S3 method for class 'GeDS'
family(object, ...)
## S3 method for class 'GeDSboost'
family(object, ...)
## S3 method for class 'GeDSgam'
family(object, ...)
object |
A |
... |
further arguments (ignored). |
An object of class family
describing the
distribution and link function used in the GeDS fit.
family
, GeDS-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.