Description Usage Arguments Details Value Examples
Display the results of test_calibration
in graphical
format.
1 | plot_calibration_test(clbr, ci = 0.9)
|
clbr |
The output of |
ci |
The size of the confidence intervals. Default is 90% |
From the grf
documentation:
The forest summary function test_calibration
can be used
to asses a forest's goodness of fit. A coefficient of 1 for
mean.forest.prediction
suggests that the mean forest prediction is
correct and a coefficient of 1 for differential.forest.prediction
suggests that the forest has captured heterogeneity in the underlying signal.
A ggplot2 plot object
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.