You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/analytics.rst
+87-50Lines changed: 87 additions & 50 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,7 @@ Performing
124
124
* ``{"ByAmount":(2000,[500,500,1000])}`` apply a custom default amount vector.
125
125
* ``{"DefaultAtEndByRate":(0.05,0.10)}``, will apply 5% as CDR for all periods except last period. The last period will use default CDR 10% (which start from begining day).
126
126
.. versionadded:: 0.42.2
127
+
127
128
* ``{"ByTerm":[ [vec1],[vec2]...]``, input list of vectors, asset will use vector with same origin term length
128
129
* <Prepayment Assumption>
129
130
@@ -1382,52 +1383,6 @@ Pass a map to ``poolAssump`` to run multiple scenarios.
1382
1383
.. seealso::
1383
1384
For details on sensitivity run pls refer to :ref:`Sensitivity Analysis`
1384
1385
1385
-
First Loss Run
1386
-
""""""""""""""""""""
1387
-
1388
-
.. versionadded:: 0.42.2
1389
-
1390
-
User can inputwith an assumption with one more field ("Bond Name") compare to single run:
0 commit comments