Package: gmwmx
Title: Estimate Functional and Stochastic Parameters of Linear Models
        with Correlated Residuals
Version: 1.0.3
Authors@R: c(
    person("Davide Antonio", "Cucci", role = c("aut")),
    person("Lionel", "Voirol", email = "lionelvoirol@hotmail.com", role = c("aut", "cre")),
    person("Stéphane", "Guerrier", role = "aut"),
    person("Jean-Philippe", "Montillet", role = "ctb"),
    person("Gaël", "Kermarrec", role = "ctb")
    )
License: AGPL-3
Description: Implements the Generalized Method of Wavelet Moments with Exogenous Inputs estimator (GMWMX) presented in Cucci, D. A., Voirol, L., Kermarrec, G., Montillet, J. P., and Guerrier, S. (2023) <doi:10.1007/s00190-023-01702-8>.
             The GMWMX estimator allows to estimate functional and stochastic parameters of linear models with correlated residuals. 
             The 'gmwmx' package provides functions to estimate, compare and analyze models, utilities to load and work with Global Navigation Satellite System (GNSS) data as well as methods to compare results with the Maximum Likelihood Estimator (MLE) implemented in Hector.
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 4.0.0)
Suggests: rmarkdown, knitr, simts
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, fs, stringi, wv, Matrix, longmemo, rjson, ltsa
NeedsCompilation: yes
Packaged: 2023-03-20 15:03:26 UTC; lionel
Author: Davide Antonio Cucci [aut],
  Lionel Voirol [aut, cre],
  Stéphane Guerrier [aut],
  Jean-Philippe Montillet [ctb],
  Gaël Kermarrec [ctb]
Maintainer: Lionel Voirol <lionelvoirol@hotmail.com>
Repository: CRAN
Date/Publication: 2023-03-20 15:20:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 03:57:57 UTC; windows
Archs: x64
