assemble_gbm: Given a list of one or more gbm.objects, retrieve a tibble...

View source: R/gbm.R

assemble_gbmR Documentation

Given a list of one or more gbm.objects, retrieve a tibble that summarizes the key diagnostic elements.

Description

Given a list of one or more gbm.objects, retrieve a tibble that summarizes the key diagnostic elements.

Usage

assemble_gbm(x)

Arguments

x

a list of one or more gbm.objects

Value

a tibble of the summary values


BigelowLab/dismotools documentation built on Jan. 4, 2023, 11:24 a.m.