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 'GeDSgam'
family(object, ...)
## S3 method for class 'GeDSboost'
family(object, ...)
object |
A |
... |
Further arguments (ignored). |
An object of class family
describing the
distribution and link function used in the GeDS fit.
family
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.