Returns a compact table of registered searchlight engines. When a
model_spec is supplied, the output also includes whether each engine
is currently eligible for that analysis.
Usage
searchlight_engines(
model_spec = NULL,
method = c("standard", "randomized", "resampled")
)