n.boost.iter | R Documentation |
Method for n.boost.iter
that returns the number of boosting iterations
used in fitting a GeDSboost-class
object.
## S3 method for class 'GeDSboost'
n.boost.iter(object, ...)
object |
a |
... |
further arguments (ignored). |
An integer indicating the number of boosting iterations used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.