Plots global density function

# S3 method for bndp
plot_global_density(x, p = 0.9, r = NULL,
  transform = TRUE)

Arguments

x

bndp object

p

probability mass contained in uncertainty interval

r

optional vector of observed distances

transform

boolean denoting whether or not to transform distances

Value

ggplot plot object