hintr_calibrate | R Documentation |
Take a previously generated hintr_output object and calibrate. Format response as another hintr_output object.
hintr_calibrate(
output,
calibration_options,
plot_data_path = tempfile(fileext = ".qs"),
calibrate_output_path = tempfile(fileext = ".qs")
)
output |
A hintr_output object. |
calibration_options |
A set of calibration options |
plot_data_path |
Path to store calibrated output indicators as a qs. |
calibrate_output_path |
Path to store data required for re-calibrating model. |
Calibrated hintr_output object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.