Nothing
# Extracted from test-CFI.R:93
# setup ------------------------------------------------------------------------
library(testthat)
test_env <- simulate_test_env(package = "xplainfi", path = "..")
attach(test_env, warn.conflicts = FALSE)
# test -------------------------------------------------------------------------
skip_if_not_installed("arf")
test_friedman1_sensible_ranking(
CFI,
n_repeats = 5L
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.