n.boost.iter: Extract Number of Boosting Iterations from a GeDSboost Object

n.boost.iterR Documentation

Extract Number of Boosting Iterations from a GeDSboost Object

Description

Method for n.boost.iter that returns the number of boosting iterations used in fitting a GeDSboost-class object.

Usage

## S3 method for class 'GeDSboost'
n.boost.iter(object, ...)

Arguments

object

a GeDSboost-class object.

...

further arguments (ignored).

Value

An integer indicating the number of boosting iterations used.


GeDS documentation built on June 10, 2025, 5:10 p.m.