aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-07-01 08:04:40 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-07-01 08:04:40 +0200
commit8deaa29a659630a40e8b11df1fa3ebbbd9ca9e68 (patch)
tree9a96b80836b82306c42f5059d00c75e1af188e28
parent37a1513d73201dbacc71af3c33a2a2a4e798583c (diff)
Typo
-rw-r--r--R/twa.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/twa.R b/R/twa.R
index d283a18..59fc73a 100644
--- a/R/twa.R
+++ b/R/twa.R
@@ -20,7 +20,7 @@
#'
#' @param x When numeric, this is the half-life to be used for an exponential
#' decline. When a character string specifying a parent decline model is given
-#' e.g. \code{FOMC}, \code{parms} must contain the corresponding paramters.
+#' e.g. \code{FOMC}, \code{parms} must contain the corresponding parameters.
#' If x is an \code{\link{mkinfit}} object, the decline is calculated from this
#' object.
#' @param ini The initial amount. If x is an \code{\link{mkinfit}} object, and

Contact - Imprint