From 28cf8d17196dc824cbef5441f79fdc4b3676feaf Mon Sep 17 00:00:00 2001
From: Johannes Pfeifer <jpfeifer@gmx.de>
Date: Thu, 24 Nov 2022 10:01:45 +0100
Subject: [PATCH] Manual: document missing options of calib_smoother

---
 doc/manual/source/the-model-file.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst
index 8ee14523f5..f76023b358 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -10215,6 +10215,15 @@ Dynare can also run the smoother on a calibrated model:
 
         See :opt:`xls_range <xls_range = RANGE>`.
 
+    .. option:: heteroskedastic_filter
+
+        See :opt:`heteroskedastic_filter`.
+
+    .. option:: nobs = INTEGER
+                nobs = [INTEGER1:INTEGER2]
+
+        See :opt:`nobs <nobs = INTEGER>`.
+
 .. _fore:
 
 Forecasting
-- 
GitLab