summary.FDboost | R Documentation |
Takes a fitted FDboost
-object and produces a print
to the console or a summary.
## S3 method for class 'FDboost'
summary(object, ...)
## S3 method for class 'FDboost'
print(x, ...)
object |
a fitted |
... |
currently not used |
x |
a fitted |
a list with information on the model / a list with summary information
FDboost
for the model fit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.