summaryrefslogtreecommitdiff
path: root/man/bj.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/bj.Rd')
-rw-r--r--man/bj.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bj.Rd b/man/bj.Rd
index 563a761..b6a7cfc 100644
--- a/man/bj.Rd
+++ b/man/bj.Rd
@@ -72,7 +72,7 @@ using the \code{\link{detrend}} function.
}
\examples{
data(bjsim)
-z <- dataSlice(data,end=1500) # training set
+z <- dataSlice(bjsim,end=1500) # training set
mod_bj <- bj(z,c(2,1,1,1,2))
mod_bj
residplot(mod_bj) # residual plots