Package: bSims 0.3-2

bSims: Agent-Based Bird Point Count Simulator

A highly scientific and utterly addictive bird point count simulator to test statistical assumptions, aid survey design, and have fun while doing it (Solymos 2024 <doi:10.1007/s42977-023-00183-2>). The simulations follow time-removal and distance sampling models based on Matsuoka et al. (2012) <doi:10.1525/auk.2012.11190>, Solymos et al. (2013) <doi:10.1111/2041-210X.12106>, and Solymos et al. (2018) <doi:10.1650/CONDOR-18-32.1>, and sound attenuation experiments by Yip et al. (2017) <doi:10.1650/CONDOR-16-93.1>.

Authors:Peter Solymos [aut, cre]

bSims_0.3-2.tar.gz
bSims_0.3-2.zip(r-4.5)bSims_0.3-2.zip(r-4.4)bSims_0.3-2.zip(r-4.3)
bSims_0.3-2.tgz(r-4.4-any)bSims_0.3-2.tgz(r-4.3-any)
bSims_0.3-2.tar.gz(r-4.5-noble)bSims_0.3-2.tar.gz(r-4.4-noble)
bSims_0.3-2.tgz(r-4.4-emscripten)bSims_0.3-2.tgz(r-4.3-emscripten)
bSims.pdf |bSims.html
bSims/json (API)
NEWS

# Install 'bSims' in R:
install.packages('bSims', repos = c('https://psolymos.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/psolymos/bsims/issues

On CRAN:

biasbirdsdetectabilityshinysimulationsurvey-design

23 exports 4 stars 1.34 score 7 dependencies 38 scripts 356 downloads

Last updated 4 months agofrom:641f07daa4. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 19 2024
R-4.5-winNOTEAug 19 2024
R-4.5-linuxNOTEAug 19 2024
R-4.4-winNOTEAug 19 2024
R-4.4-macNOTEAug 19 2024
R-4.3-winNOTEAug 19 2024
R-4.3-macNOTEAug 19 2024

Exports:.bsims_allacceptrejectbsims_allbsims_animatebsims_detectbsims_initbsims_populatebsims_transcribecol2hexdist_fun2estimateeventsexpand_listget_abundanceget_densityget_detectionsget_eventsget_nestsget_tablerlnorm2rmvnrun_apptimetoevent

Dependencies:deldirintrvallatticeMASSMatrixmefa4pbapply

Introduction to the bSims package

Rendered frombsims01-intro.Rmdusingknitr::rmarkdownon Aug 19 2024.

Last update: 2024-05-21
Started: 2021-01-20

Simulation layers in bSims

Rendered frombsims02-layers.Rmdusingknitr::rmarkdownon Aug 19 2024.

Last update: 2024-05-21
Started: 2021-01-20

Simulation workflow in bSims

Rendered frombsims03-workflow.Rmdusingknitr::rmarkdownon Aug 19 2024.

Last update: 2024-05-21
Started: 2021-01-20

Readme and manuals

Help Manual

Help pageTopics
Spatial point process simulatoracceptreject
bSims simulation functionsbSims-package bSims bsims_all bsims_animate bsims_detect bsims_init bsims_populate bsims_transcribe print.bsims_all print.bsims_detections print.bsims_events print.bsims_landscape print.bsims_population print.bsims_transcript
Distance function with segmented attenuationdist_fun2
Estimate basic parametersestimate estimate.bsims_transcript
Event time simulatorevents timetoevent
Create a list from all combinations of argumentsexpand_list
Access nests, events, detections, and totalsget_abundance get_abundance.bsims_population get_density get_density.bsims_population get_detections get_detections.bsims_detections get_events get_events.bsims_events get_nests get_nests.bsims_population get_table get_table.bsims_transcript
Plot methodscol2hex lines.bsims_detections lines.bsims_events lines.bsims_transcript plot.bsims_detections plot.bsims_detections_table plot.bsims_events plot.bsims_events_table plot.bsims_landscape plot.bsims_population plot.bsims_transcript points.bsims_detections points.bsims_events points.bsims_population
Reparametrized lognormal distributionrlnorm2
Multivariate normal distributionrmvn
Run Shiny appsrun_app