<!--
This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.experimental.instruments.InterestRateModelType" />
<meta itemprop="path" content="Stable" />
<meta itemprop="property" content="LOGNORMAL_RATE"/>
<meta itemprop="property" content="LOGNORMAL_SMILE_CONSISTENT_REPLICATION"/>
<meta itemprop="property" content="NORMAL_RATE"/>
<meta itemprop="property" content="NORMAL_SMILE_CONSISTENT_REPLICATION"/>
</div>

# tf_quant_finance.experimental.instruments.InterestRateModelType

<!-- Insert buttons and diff -->

<table class="tfo-notebook-buttons tfo-api" align="left">
</table>

<a target="_blank" href="https://github.com/paolodelia99/tf-quant-finance/blob/main/tf_quant_finance/experimental/instruments/rates_common.py">View source</a>



Models for pricing interest rate derivatives.

<!-- Placeholder for "Used in" -->


## Class Variables

* `LOGNORMAL_RATE` <a id="LOGNORMAL_RATE"></a>
* `LOGNORMAL_SMILE_CONSISTENT_REPLICATION` <a id="LOGNORMAL_SMILE_CONSISTENT_REPLICATION"></a>
* `NORMAL_RATE` <a id="NORMAL_RATE"></a>
* `NORMAL_SMILE_CONSISTENT_REPLICATION` <a id="NORMAL_SMILE_CONSISTENT_REPLICATION"></a>
