From d79c745ca8ec19ed2b06b86430876c9cdaa83497 Mon Sep 17 00:00:00 2001 From: Richard Evans Date: Thu, 5 Sep 2024 11:22:01 -0600 Subject: [PATCH] Add get_rm to household.rst --- docs/book/content/api/household.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/book/content/api/household.rst b/docs/book/content/api/household.rst index 26a6b24a0..1c992a1bc 100644 --- a/docs/book/content/api/household.rst +++ b/docs/book/content/api/household.rst @@ -9,6 +9,6 @@ ogcore.household ------------------------------------------ .. automodule:: ogcore.household - :members: marg_ut_cons, marg_ut_labor, get_bq, get_tr, get_cons, get_ci, - FOC_savings, FOC_labor, get_y, constraint_checker_SS, + :members: marg_ut_cons, marg_ut_labor, get_bq, get_tr, get_rm, get_cons, + get_ci, FOC_savings, FOC_labor, get_y, constraint_checker_SS, constraint_checker_TPI