Plot a Distribution Estimated by Kosmic

# S3 method for kosmic
plot(x, type = c("frequency", "cumulative"), probs = c(0.025, 0.975), ...)

# S3 method for kosmic
autoplot(
  object,
  type = c("frequency", "cumulative"),
  probs = c(0.025, 0.975),
  ...
)

Arguments

x
type