Function reference
-
acceptreject()
- Spatial point process simulator
-
bsims_init()
bsims_populate()
bsims_animate()
bsims_detect()
bsims_transcribe()
bsims_all()
print(<bsims_landscape>)
print(<bsims_population>)
print(<bsims_events>)
print(<bsims_detections>)
print(<bsims_transcript>)
print(<bsims_all>)
- bSims simulation functions
-
dist_fun2()
- Distance function with segmented attenuation
-
estimate()
- Estimate basic parameters
-
timetoevent()
events()
- Event time simulator
-
expand_list()
- Create a list from all combinations of arguments
-
get_nests()
get_events()
get_detections()
get_abundance()
get_density()
get_table()
- Access nests, events, detections, and totals
-
.get_events()
.get_detections()
.bsims_all()
- Internal functions
-
plot(<bsims_landscape>)
plot(<bsims_population>)
plot(<bsims_events>)
plot(<bsims_detections>)
plot(<bsims_transcript>)
lines(<bsims_events>)
lines(<bsims_detections>)
lines(<bsims_transcript>)
points(<bsims_population>)
points(<bsims_events>)
points(<bsims_detections>)
col2hex()
plot(<bsims_events_table>)
plot(<bsims_detections_table>)
- Plot methods
-
rlnorm2()
- Reparametrized lognormal distribution
-
rmvn()
- Multivariate normal distribution
-
run_app()
- Run Shiny apps