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 total number of boosting iterations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.