.. role:: red .. role:: blue .. role:: navy Base ==== :navy:`weight_type` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **weight_type** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Type of weighting kernel (e.g., monotonic, | monotonic | | | learned, spatial). | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`description` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **description** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Human-readable description of what this | This kernel | | | kernel is for. | smoothly | | **Type**: str | None | | transitions | | | | between 0 and 1| | **Units**: None | | in a monotonic | | | | way | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`active` ~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **active** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | If false, this kernel will be skipped during | false | | | weighting. | | | **Type**: bool | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+