From 0d539a0a03886739291d79715029d17ca45c062e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Pelletier?= Date: Wed, 5 Mar 2014 21:53:07 -0500 Subject: [PATCH] ligne --- R/putcallparity.R | 1 - 1 file changed, 1 deletion(-) diff --git a/R/putcallparity.R b/R/putcallparity.R index 5515ec0..04bd6b3 100644 --- a/R/putcallparity.R +++ b/R/putcallparity.R @@ -21,7 +21,6 @@ putcallparity <- function(optionvalue,strikeprice,eval.time,expiry.time,rate,toP if(toPut) { return(optionvalue-1+strikeprice*zerobond(eval.time,expiry.time,rate)) - } else {