extractionFunctions: Extraction functions for boostr object attributes

Description Usage Arguments Value

Description

Access the various attributes of "boostr" objects through these functions. See boostBackend for a description of every boostr attribute.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35

Arguments

boostrObj

an object of class "boostr" – most likely the output of boost or boostBackend.

Value

The attribute referenced to in the function's title. E.g., extractEstimationProcedure returns the stored estimation procedure. ensembleEstimators returns the ensemble of estimators built during boostBackend.


boostr documentation built on May 2, 2019, 1:42 p.m.