diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-01 08:04:40 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-01 08:04:40 +0200 |
commit | 8deaa29a659630a40e8b11df1fa3ebbbd9ca9e68 (patch) | |
tree | 9a96b80836b82306c42f5059d00c75e1af188e28 /R | |
parent | 37a1513d73201dbacc71af3c33a2a2a4e798583c (diff) |
Typo
Diffstat (limited to 'R')
-rw-r--r-- | R/twa.R | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |