Scale the distribution profile relative to its maximum value.
# S3 method for distrProfile
scaled(object, session = NULL, what = NULL, ...)An object of class distrProfile as returned by
distributionProfile.
A numeric vector of the sessions to be selected and scaled. Defaults to all sessions.
A character version of the variables to be selected and
scaled. Defaults to all variables in object (what
= NULL).
Currently not used.