summary.GeDS | R Documentation |
Method for the generic function summary
that allows you to
print on screen the main information related to a fitted GeDS-class
,
GeDSboost-class
or GeDSgam-class
model.
Similar to print.GeDS
but with some extra detail.
## S3 method for class 'GeDS'
summary(object, ...)
## S3 method for class 'GeDSboost'
summary(object, ...)
## S3 method for class 'GeDSgam'
summary(object, ...)
object |
the |
... |
potentially further arguments (required by the definition of the generic function). |
print.GeDS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.