Package: geonet
Title: Intensity Estimation on Geometric Networks with Penalized
        Splines
Version: 0.7.3
Date: 2022-07-09
Authors@R: 
    person(given = "Marc",
           family = "Schneble",
           role = c("aut", "cre"),
           email = "marc.schneble@stat.uni-muenchen.de")
Description: Fitting the intensity function of point 
    processes on geometric networks. The method makes use of generalized 
    additive models (GAM). The method is described in Marc Schneble, Göran Kauermann. 
    "Intensity estimation on geometric networks with penalized splines." The
    Annals of Applied Statistics, 16(2) 843-865 June 2022.
    <doi:10.1214/21-AOAS1522>. 
    A new class for representing linear networks as 
    geometric networks is the core of the package.
Language: en-US
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: spatstat.linnet, spatstat.geom, spatstat.core, mgcv, Matrix,
        splines, igraph, dplyr (>= 1.0.2), ggplot2 (>= 3.3.2)
Depends: R (>= 4.0.0),
Suggests: testthat, spatstat, spatstat.data
NeedsCompilation: no
Packaged: 2022-07-09 18:01:38 UTC; ralfk
Author: Marc Schneble [aut, cre]
Maintainer: Marc Schneble <marc.schneble@stat.uni-muenchen.de>
Repository: CRAN
Date/Publication: 2022-07-11 07:40:13 UTC
