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 total number of boosting iterations.


GeDS documentation built on June 30, 2025, 9:07 a.m.