diff options
Diffstat (limited to 'tranche_functions.R')
| -rw-r--r-- | tranche_functions.R | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tranche_functions.R b/tranche_functions.R index f410081d..59c5f721 100644 --- a/tranche_functions.R +++ b/tranche_functions.R @@ -294,6 +294,7 @@ lossrecovdist.joint.term <- function(defaultprob, prepayprob, w, S, N, useC=TRUE }
}
}
+ gc()
return(Q)
}
|
