fortify.conProfile: Fortify a conProfile object for plotting with ggplot2.
Description
Fortify a conProfile object for plotting with ggplot2.
Usage
# S3 method for conProfile
fortify(model, data, melt = FALSE, ...)
Arguments
melt
Logical. Should the data be melted into long format
instead of the default wide format?