| 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",
"GeDSgam" or "GeDSboost" model.
Similar to print.GeDS but with some extra detail.
## S3 method for class 'GeDS'
summary(object, ...)
## S3 method for class 'GeDSgam'
summary(object, ...)
## S3 method for class 'GeDSboost'
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.