Package: dyn
Version: 0.2-11.0
Date: 2026-09-14
Title: Time Series Regression
Authors@R: c(person(given = "G.",
                    family = "Grothendieck",
                    role = "aut"),
             person(given = "M.",
                    family = "Leeds",
		    role = "cre",
		    email = "markleeds2@gmail.com"))
Description: Time series regression.  The dyn class interfaces ts,
        irts(), zoo() and zooreg() time series classes to lm(), glm(),
        loess(), quantreg::rq(), MASS::rlm(), MCMCpack::MCMCregress(),
        quantreg::rq(), randomForest::randomForest() and other regression
        functions allowing those functions to be used with time series
        including specifications that may contain lags, diffs and
        missing values.
Depends: R (>= 2.6.0), zoo (>= 1.0-0)
Suggests: lattice, MASS, MCMCpack, quantreg (>= 3.82), randomForest,
        sandwich, tseries
License: GPL
Packaged: 2026-09-16 20:46:29 UTC; markleeds
Repository: CRAN
Date/Publication: 2026-09-17 07:00:02 UTC
NeedsCompilation: no
Config/roxygen2/version: 8.0.0
Author: G. Grothendieck [aut],
  M. Leeds [cre]
Maintainer: M. Leeds <markleeds2@gmail.com>
Built: R 4.6.1; ; 2026-09-17 08:03:40 UTC; unix
