Plots global density function

Plots global density function

plot_global_density(x, p = 0.9, transform = TRUE)

# S3 method for ndp
plot_global_density(x, p = 0.9, transform = FALSE)

Arguments

x

ndp object

p

probability mass contained in uncertainty interval

transform

boolean denoting whether or not to transform distances

Value

ggplot plot object

Methods (by class)

  • ndp: plots global density estimate