diff --git a/NNS_10.9.4.tar.gz b/NNS_10.9.4.tar.gz index 7e9dcebba..495d67c85 100644 Binary files a/NNS_10.9.4.tar.gz and b/NNS_10.9.4.tar.gz differ diff --git a/NNS_10.9.4.zip b/NNS_10.9.4.zip index 50e2fd567..241de5c38 100644 Binary files a/NNS_10.9.4.zip and b/NNS_10.9.4.zip differ diff --git a/man/NNS.MC.Rd b/man/NNS.MC.Rd index 1976d4263..82cb21036 100644 --- a/man/NNS.MC.Rd +++ b/man/NNS.MC.Rd @@ -36,7 +36,7 @@ NNS.MC( \item{drift}{logical; \code{drift = TRUE} (default) preserves the drift of the original series.} -\item{target_drift}{numerical; code{target_drift = NULL} (default) Specifies the desired drift when \code{drift = TRUE}, i.e. a risk-free rate of return.} +\item{target_drift}{numerical; \code{target_drift = NULL} (default) Specifies the desired drift when \code{drift = TRUE}, i.e. a risk-free rate of return.} \item{xmin}{numeric; the lower limit for the left tail.} diff --git a/man/NNS.meboot.Rd b/man/NNS.meboot.Rd index febedf2a5..31f735f8d 100644 --- a/man/NNS.meboot.Rd +++ b/man/NNS.meboot.Rd @@ -38,7 +38,7 @@ NNS.meboot( \item{drift}{logical; \code{drift = TRUE} (default) preserves the drift of the original series.} -\item{target_drift}{numerical; code{target_drift = NULL} (default) Specifies the desired drift when \code{drift = TRUE}, i.e. a risk-free rate of return.} +\item{target_drift}{numerical; \code{target_drift = NULL} (default) Specifies the desired drift when \code{drift = TRUE}, i.e. a risk-free rate of return.} \item{trim}{numeric [0,1]; The mean trimming proportion, defaults to \code{trim = 0.1}.}