> For the complete documentation index, see [llms.txt](https://docs.sov.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sov.ai/api-reference/extensions/regime-change.md).

# Regime Change

**Module:** `sovai.extensions.regime_change`

## Functions

### `perform_regime_change_analysis()`

```python
def perform_regime_change_analysis(df_accounting, ticker, feature)
```

***

### `plot_regime_change()`

```python
def plot_regime_change(df_accounting, ticker, feature)
```

***

### `run_regime_change_dashboard()`

```python
def run_regime_change_dashboard(df_accounting, ticker = None, feature = None)
```

***
