summaryrefslogtreecommitdiff
path: root/R/iv.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/iv.R')
-rw-r--r--R/iv.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/iv.R b/R/iv.R
index 65b9bd1..abc732e 100644
--- a/R/iv.R
+++ b/R/iv.R
@@ -33,7 +33,7 @@
#'
#' @examples
#' data(arxsim)
-#' mod_iv <- iv(z,c(2,1,1))
+#' mod_iv <- iv(arxsim,c(2,1,1))
#'
#' @seealso \code{\link{arx}}, \code{\link{iv4}}
#'