Package: mFilter
Title: Miscellaneous Time Series Filters
Date: 2026-09-06
Version: 0.1-8
Authors@R: person(given = "Mehmet",
                    family = "Balcilar",
                    role = c("aut", "cre"),
                    email = "mehmet@mbalcilar.net")
Depends: R (>= 2.2.0), stats
Suggests: tseries, pastecs, locfit, tseriesChaos, forecast
Description: The mFilter package implements several time series filters useful
        for smoothing and extracting trend and cyclical components of a
        time series. The routines are commonly used in economics and
        finance, however they should also be interest to other areas.
        Currently, Christiano-Fitzgerald, Baxter-King,
        Hodrick-Prescott, Butterworth, and trigonometric regression
        filters are included in the package.
Maintainer: Mehmet Balcilar <mehmet@mbalcilar.net>
License: GPL (>= 2)
URL: http://www.mbalcilar.net
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2026-09-06 14:39:53 UTC; mbalcilar
Author: Mehmet Balcilar [aut, cre]
Repository: CRAN
Date/Publication: 2026-09-06 15:10:02 UTC
Built: R 4.5.3; ; 2026-09-06 23:52:22 UTC; windows
