Package: geoFKF
Title: Kriging Method for Spatial Functional Data
Version: 0.1.1
Authors@R: 
    person(given = "Gilberto",
           family = "Sassi",
           role = c("aut", "cre"),
           email = "sassi.pereira.gilberto@gmail.com")
Maintainer: Gilberto Sassi <sassi.pereira.gilberto@gmail.com>
Description: A Kriging method for functional datasets with spatial dependency.
    This functional Kriging method avoids the need to estimate the
    trace-variogram, and the curve is estimated by minimizing a quadratic
    form. The curves in the functional dataset are smoothed using Fourier
    series. The functional Kriging of this package is a modification of the
    method proposed by Giraldo (2011) <doi:10.1007/s10651-010-0143-y>.
Imports: numDeriv, stats, Rcpp
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/gilberto-sassi/geoFKF
BugReports: https://github.com/gilberto-sassi/geoFKF/issues
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2022-08-12 19:06:56 UTC; gilberto
Author: Gilberto Sassi [aut, cre]
Repository: CRAN
Date/Publication: 2022-08-12 19:50:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 03:03:12 UTC; windows
Archs: x64
