Package: pompp 0.1.3
pompp: Presence-Only for Marked Point Process
Inspired by Moreira and Gamerman (2022) <doi:10.1214/21-AOAS1569>, 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' <https://www.openmp.org/> 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).
Authors:
pompp_0.1.3.tar.gz
pompp_0.1.3.zip(r-4.7)pompp_0.1.3.zip(r-4.6)pompp_0.1.3.zip(r-4.5)
pompp_0.1.3.tar.gz(r-4.7-arm64)pompp_0.1.3.tar.gz(r-4.7-x86_64)pompp_0.1.3.tar.gz(r-4.6-arm64)pompp_0.1.3.tar.gz(r-4.6-x86_64)
pompp_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pompp/json (API)
| # Install 'pompp' in R: |
| install.packages('pompp', repos = c('https://guidoamoreira.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/guidoamoreira/pompp/issues
Last updated from:07d6354c46. Checks:7 WARNING, 2 OK, 4 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 157 | ||
| linux-devel-x86_64 | WARNING | 162 | ||
| source / vignettes | OK | 196 | ||
| linux-release-arm64 | WARNING | 153 | ||
| linux-release-x86_64 | WARNING | 155 | ||
| macos-release-arm64 | FAIL | 118 | ||
| macos-release-x86_64 | FAIL | 326 | ||
| macos-oldrel-arm64 | FAIL | 104 | ||
| macos-oldrel-x86_64 | FAIL | 339 | ||
| windows-devel | WARNING | 157 | ||
| windows-release | WARNING | 156 | ||
| windows-oldrel | WARNING | 147 | ||
| wasm-release | OK | 127 |
Exports:as.arrayas.data.frameas.matrixfit_pomppGammaPriorinitialNormalPriorpompp_modelprintpriorshowsummary
Dependencies:codageoRlatticeMASSRcppRcppEigenRcppProgressspsplancs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generic class for the beta and delta parameters. | BetaDeltaPrior-class print,BetaDeltaPrior-method print.BetaDeltaPrior show,BetaDeltaPrior-method |
| Class for covariates importance matrices | barplot.covariates_importance boxplot.covariates_importance covariates_importance-class plot.covariates_importance print.covariates_importance |
| Fit presence-only data using the Presence-Only for Marked Point Process model | checkFormatBackground fit_pompp fit_pompp,pompp_model,matrix-method |
| Create a Gamma prior object for model specification. | GammaPrior |
| Gamma prior class for the LambdaStar parameter. | $,GammaPrior-method $<-,GammaPrior-method GammaPrior-class names,GammaPrior-method print,GammaPrior-method print.GammaPrior show,GammaPrior-method |
| Initial values constructor for pompp modeling | initial |
| Generic class for the LambdaStar parameters. | LambdaStarPrior-class show,LambdaStarPrior-method |
| Create a Normal prior object for model specification. | NormalPrior |
| Normal prior class for Beta and Delta parameters. | $,NormalPrior-method $<-,NormalPrior-method names,NormalPrior-method NormalPrior-class print,NormalPrior-method print.NormalPrior show,NormalPrior-method |
| Class for the result of the MCMC procedure. | $,pompp_fit-method +,pompp_fit,pompp_fit-method as.array,pompp_fit-method as.array.pompp_fit as.data.frame,pompp_fit-method as.data.frame.pompp_fit as.matrix,pompp_fit-method as.matrix.pompp_fit c,pompp_fit-method names,pompp_fit-method names.pompp_fit pompp_fit-class print,pompp_fit-method print.pompp_fit show,pompp_fit-method summary,pompp_fit-method summary.pompp_fit [[,pompp_fit,ANY,ANY-method |
| Class for the initial values for the MCMC for the pompp package | $,pompp_initial-method *,numeric,pompp_initial-method *,pompp_initial,numeric-method +,list,pompp_initial-method +,pompp_initial,ANY-method +,pompp_initial,list-method names,pompp_initial-method pompp_initial-class print,pompp_initial-method print.pompp_initial show,pompp_initial-method |
| Build a model to be used in the 'pompp' fitting function | pompp_model |
| Class that defines a model for the pompp package. | $,pompp_model-method $<-,pompp_model-method names,pompp_model-method pompp_model-class print,pompp_model-method print.pompp_model show,pompp_model-method |
| Joint prior class for the pompp package parameters | $,pompp_prior-method $<-,pompp_prior-method names,pompp_prior-method pompp_prior-class print,pompp_prior-method print.pompp_prior show,pompp_prior-method |
| Build a joint prior for pompp model parameters | prior |
