extract_calibration_info | R Documentation |
Collects .
extract_calibration_info(
object,
detail_level = waiver(),
message_indent = 0L,
verbose = FALSE,
...
)
object |
A |
detail_level |
(optional) Sets the level at which results are computed and aggregated.
Note that each level of detail has a different interpretation for bootstrap
confidence intervals. For
A non-default |
message_indent |
Number of indentation steps for messages shown during computation and extraction of various data elements. |
verbose |
Flag to indicate whether feedback should be provided on the computation and extraction of various data elements. |
... |
Unused arguments. |
A list of familiarDataElements with hyperparameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.