diff options
Diffstat (limited to 'R/tranche_functions.R')
| -rw-r--r-- | R/tranche_functions.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/tranche_functions.R b/R/tranche_functions.R index 287310ff..6f228620 100644 --- a/R/tranche_functions.R +++ b/R/tranche_functions.R @@ -11,7 +11,7 @@ library(statmod) ## recovery with 0.1-1 support, so it's not clear that there is a big gain.
## - do the correlation adjustments when computing the deltas since it seems to be
## the market standard
-hostname <- system("hostname", intern=T)
+hostname <- system("hostname", intern=TRUE)
lossdistrib <- function(p){
## basic recursive algorithm of Andersen, Sidenius and Basu
|
