get_num_fits: Generic function for returning the number of fits in a...

View source: R/generic.R

get_num_fitsR Documentation

Generic function for returning the number of fits in a trained learner

Description

Generic function for returning the number of fits in a trained learner

Usage

get_num_fits(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used


iai documentation built on Oct. 19, 2024, 1:07 a.m.