Kernel support matrix
kernel_support_table.RdReturns a data frame summarizing each kernel's supported features.
Details
The returned table is a compact view of the registry contracts. Each row
corresponds to one kernel, while the logical columns indicate whether that
kernel can be paired with a GPD tail, whether covariate-linked parameter
models are defined, and whether the stick-breaking (sb) and
Chinese-restaurant (crp) backends are implemented.
This helper is intended for inspection and reporting rather than model fitting. It is a quick way to verify that a requested combination of kernel, tail, and backend is supported before calling higher-level workflow constructors.