format_convergence_info: Internal function to extract formatted info about the...

View source: R/cli.R

format_convergence_infoR Documentation

Internal function to extract formatted info about the (current) convergence state of the shapr call

Description

To be used by both print_iter() and summary.shapr

Usage

format_convergence_info(internal, iter)

Arguments

internal

List. Holds all parameters, data, functions and computed objects used within explain() The list contains one or more of the elements parameters, data, objects, iter_list, timing_list, main_timing_list, output, and iter_timing_list.

iter

Integer. The iteration number. Only used internally.


shapr documentation built on Aug. 25, 2025, 5:11 p.m.