Function plot the mean, lower 2.5\% and upper 97.5\% of predicted animal counts before and after the event.
plot.preds.Rd
Function plot the mean, lower 2.5\% and upper 97.5\% of predicted animal counts before and after the event.
Usage
# S3 method for class 'preds'
plot(power.object, returndata = FALSE, cellsize)
Examples
# Load a power object that was created with a 20\% sitewide decline
# 50 simulations were run
data(nysted.power.oc)
plot.preds(nysted.power.oc)
#> Error in plot.preds(nysted.power.oc): argument "cellsize" is missing, with no default