Package: deform Type: Package Title: Spatial Deformation and Dimension Expansion Gaussian Processes Version: 1.0.1 Date: 2025-10-13 Description: Methods for fitting nonstationary Gaussian process models by spatial deformation, as introduced by Sampson and Guttorp (1992) , and by dimension expansion, as introduced by Bornn et al. (2012) . Low-rank thin-plate regression splines, as developed in Wood, S.N. (2003) , are used to either transform co-ordinates or create new latent dimensions. License: GPL-3 Imports: Rcpp (>= 1.0.10), MASS LinkingTo: Rcpp, RcppArmadillo Suggests: lattice, gridExtra Depends: R (>= 3.5.0) Authors@R: c(person("Ben", "Youngman", role = c("aut", "cre"), email = "b.youngman@exeter.ac.uk", comment = c(ORCID = "0000-0003-0215-8189"))) RoxygenNote: 7.3.2 Repository: https://byoungman.r-universe.dev Date/Publication: 2025-10-13 09:27:44 UTC RemoteUrl: https://github.com/byoungman/deform RemoteRef: HEAD RemoteSha: 76d7fa800a607ffb5ba3d16f61f7835743ebcd63 NeedsCompilation: yes Packaged: 2026-06-11 09:39:35 UTC; root Author: Ben Youngman [aut, cre] (ORCID: ) Maintainer: Ben Youngman