regulatory_parameters: Regulatory Parameter Inventory

View source: R/analyst_api.R

regulatory_parametersR Documentation

Regulatory Parameter Inventory

Description

Returns the effective parameter table used by granular formulas. Analysts can inspect every weight and coefficient before calculation.

Usage

regulatory_parameters(tables = NULL)

Arguments

tables

Optional canonical table list. If omitted, bundled defaults are used.

Value

A data frame containing parameter keys, dimensions and values.

See Also

regulatory_parameter(), override_regulatory_parameters()

Examples

head(regulatory_parameters())

riskweightedassets documentation built on Sept. 24, 2026, 5:12 p.m.