mbspassthrough
Mortgage pool cash flows and balances with prepayment
Syntax
Description
[
calculates mortgage pool cash flows and balances with prepayments. Balance
,Payment
,Principal
,Interest
,Prepayment
] = mbspassthrough(OriginalBalance
,GrossRate
,OriginalTerm
)
If a standard (PSA) prepayment is specified, "aging" is applied to standard
prepayment vector. Aging is the same amount as the age of the pool
(OriginalTerm
- TermRemaining
).
[
specifies options using one or more optional arguments in addition to the input
arguments in the previous syntax. Balance
,Payment
,Principal
,Interest
,Prepayment
] = mbspassthrough(___,TermRemaining
,PrepaySpeed
,PrepayMatrix
)
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a