Fortify a distrProfile object for plotting with ggplot2.
# S3 method for distrProfile
fortify(model, data, melt = FALSE, ...)fortify_distrProfile(model, data, melt = FALSE, ...)
The distrProfile
object.
Ignored.
Logical. Should the data be melted into long format instead of the default wide format?
Ignored.