Package: sporeg 0.1.0
sporeg: A package to reconstruct sporadic passive tracking data and measure the bias and uncertainty incurred through the process
This package is the corresponding code for the Methods in Ecology and Evolution article, "A novel process to infer the reliability of ecological information derived from passive acoustic telemetry track reconstruction". The intended workflow is to simulate tracks inside a specified polygon, calculate quadrat counts inside grid cells, derive passive detection data from the simulated tracks using geolocations of listening stations, reconstruct the tracks using continuous-time correlated random walk models, re-route any spurious track intersections with a specified boundary, calculate quadrat counts of reconstructed tracks within grid cells, and compare quadrat counts between simulated and reconstructed tracks. This process is designed to be iterated to achieve statistical power. The user can then proceed with modeling the relationship between environmental variables and a desirable result (i.e., a good fit) to determine what environmental variables affect the odds of a good fit in grid cells.
Authors:
sporeg_0.1.0.tar.gz
sporeg_0.1.0.zip(r-4.5)sporeg_0.1.0.zip(r-4.4)sporeg_0.1.0.zip(r-4.3)
sporeg_0.1.0.tgz(r-4.4-any)sporeg_0.1.0.tgz(r-4.3-any)
sporeg_0.1.0.tar.gz(r-4.5-noble)sporeg_0.1.0.tar.gz(r-4.4-noble)
sporeg_0.1.0.tgz(r-4.4-emscripten)sporeg_0.1.0.tgz(r-4.3-emscripten)
sporeg.pdf |sporeg.html✨
sporeg/json (API)
# Install 'sporeg' in R: |
install.packages('sporeg', repos = c('https://ocean-tracking-network.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mebowers5/sporeg/issues
Last updated 3 months agofrom:e2cdfaca0b. Checks:OK: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:%>%comp_trksctsd_shore_rcvsden_rcvsdepth_datadif_cogd_ftsget_orgps_chrgps_fldgrid_resmake_linepowrrcv_chrsimul_trkssub_rrtzero_var
Dependencies:avBHbootBrobdingnagcellrangerCircStatsclassclassIntclicodetoolscpp11crawlcrayondata.tableDBIdigestdoParalleldoRNGdplyre1071fansiforeachgdistancegenericsgeodistgeometriesglatosgluehmsigraphiteratorsjsonliteKernSmoothlatticelifecyclelubridatelwgeommagrittrMASSMatrixmomentuHMMmvtnormnabornumDerivpathroutrpillarpkgconfigplotrixprettyunitsprogressproxypurrrR6rasterRcppRcppArmadilloRcppEigenreadxlrematchrlangrngtoolss2sfsfheaderssfnetworksspstringistringrterratibbletidygraphtidyrtidyselecttimechangeunitsutf8vctrswithrwkzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Compare grid cell counts | comp_trks |
Counts | cts |
Distance to shore and density of receivers | d_shore_rcvs |
Summarize receiver density and counts | den_rcvs |
Calculate mean depth | depth_data |
Different cut off | dif_co |
Good fits summary statistics | gd_fts |
Get odds ratios | get_or |
Gaps characteristics | gps_chr |
Gaps filled | gps_fld |
Create grid | grid_res |
Make a line | make_line |
Run a power analysis | powr |
Receiver characteristics | rcv_chr |
Simulate tracks | simul_trks |
Re-route tracks around a barrier | sub_rrt |
Remove zero variance | zero_var |