Skip to content

Commit e25d857

Browse files
Update fpp3 404 URL
1 parent 0befa3d commit e25d857

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/features.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ stat_arch_lm <- function(x, lags = 12, demean = TRUE)
4040
#' @param ... Further arguments passed to [`stats::stl()`]
4141
#'
4242
#' @seealso
43-
#' [Forecasting Principle and Practices: Measuring strength of trend and seasonality](https://otexts.com/fpp3/seasonal-strength.html)
43+
#' [Forecasting Principle and Practices: Measuring strength of trend and seasonality](https://otexts.com/fpp3/stlfeatures.html)
4444
#'
4545
#' @return A vector of numeric features from a STL decomposition.
4646
#'

man/feat_stl.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)