Package: pompp Title: Presence-Only for Marked Point Process Version: 0.1.3 Date: 2022-12-12 Authors@R: person("Guido", "Alberti Moreira", email = "guidoalber@gmail.com", role = c("cre","aut"), comment=c(ORCID="0000-0001-7557-0874")) Description: Inspired by Moreira and Gamerman (2022) , this methodology expands the idea by including Marks in the point process. Using efficient 'C++' code, the estimation is possible and made faster with 'OpenMP' enabled computers. This package was developed under the project PTDC/MAT-STA/28243/2017, supported by Portuguese funds through the Portuguese Foundation for Science and Technology (FCT). License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 2.14.0) LinkingTo: Rcpp, RcppEigen, RcppProgress Imports: Rcpp, coda, geoR, parallel, methods, graphics, stats, tools Suggests: bayesplot, ggplot2, MASS Collate: 'RcppExports.R' 'covariance_importance.R' 'prior-class.R' 'initial-class.R' 'model-class.R' 'fit-class.R' 'pompp-package.R' 'pompp.R' Repository: https://guidoamoreira.r-universe.dev Date/Publication: 2023-06-14 16:05:31 UTC RemoteUrl: https://github.com/guidoamoreira/pompp RemoteRef: HEAD RemoteSha: 07d6354c460950f921cce16fe604116d8f86d506 NeedsCompilation: yes Packaged: 2026-07-03 17:47:38 UTC; root Author: Guido Alberti Moreira [cre, aut] (ORCID: ) Maintainer: Guido Alberti Moreira