Package: gmwmx2 Title: Estimate Functional and Stochastic Parameters of Linear Models with Correlated Residuals and Missing Data Version: 0.0.5 Authors@R: c( person("Lionel", "Voirol", email = "lionelvoirol@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1696-1407")), person("Haotian", "Xu", role = "aut", comment = c(ORCID = "0000-0001-8336-4536")), person("Yuming", "Zhang", role = "aut", comment = c(ORCID = "0000-0003-2293-9601")), person("Luca", "Insolia", role = "aut", comment = c(ORCID = "0000-0003-4169-5446")), person("Roberto", "Molinari", role = "aut", comment = c(ORCID = "0000-0001-8766-6902")), person("Stéphane", "Guerrier", role = "aut", comment = c(ORCID = "0000-0003-0002-8794")) ) Description: Implements the Generalized Method of Wavelet Moments with Exogenous Inputs estimator (GMWMX) presented in Voirol, L., Xu, H., Zhang, Y., Insolia, L., Molinari, R. and Guerrier, S. (2024) . The GMWMX estimator allows to estimate functional and stochastic parameters of linear models with correlated residuals in presence of missing data. The 'gmwmx2' package provides functions to load and plot Global Navigation Satellite System (GNSS) data from the Nevada Geodetic Laboratory and functions to estimate linear model model with correlated residuals in presence of missing data. License: AGPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Language: en-US Depends: R (>= 4.0.0) VignetteBuilder: knitr LinkingTo: Rcpp, RcppArmadillo Imports: Rcpp, data.table, dplyr, magrittr, wv, Matrix, httr2, rlang, longmemo Suggests: knitr, rmarkdown, knitcitations, raster, rnaturalearth, shape, tibble, tidygeocoder, sf, geodata URL: https://smac-group.github.io/gmwmx2/, https://github.com/SMAC-Group/gmwmx2 BugReports: https://github.com/SMAC-Group/gmwmx2/issues LazyData: true Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://smac-group.r-universe.dev Date/Publication: 2026-06-10 09:58:55 UTC RemoteUrl: https://github.com/smac-group/gmwmx2 RemoteRef: HEAD RemoteSha: 3c114773d2b1349cf2cc1fb995e9bded0c861ebf NeedsCompilation: yes Packaged: 2026-06-10 11:40:53 UTC; root Author: Lionel Voirol [aut, cre] (ORCID: ), Haotian Xu [aut] (ORCID: ), Yuming Zhang [aut] (ORCID: ), Luca Insolia [aut] (ORCID: ), Roberto Molinari [aut] (ORCID: ), Stéphane Guerrier [aut] (ORCID: ) Maintainer: Lionel Voirol