plotACs {wiqid} | R Documentation |
Plot Activity Centres from Bsecr0
output
Description
Plot posterior distributions of Activity Centre (AC) locations using the output from Bsecr0
.
Usage
plotACs(object, which=NA, howMany=3000, showLabels=TRUE)
Arguments
object |
a |
which |
a numeric vector indication which ACs to plot, default is to plot all. |
howMany |
the number of points to plot for each AC |
showLabels |
if TRUE, point clusters for animals detected will be labelled with the animal ID. |
Value
Returns nothing, used for its plotting side effect.
Author(s)
Mike Meredith
[Package wiqid version 0.3.3 Index]