To ensure positivity of the smoothed concentration profiles, the concentration profiles are transformed to distribution profiles before smoothing. The smoothed distribution profiles are then transformed to concentration profiles.
# S3 method for conProfile
smoother(object, session = NULL, what = NULL,
control = list(...), ...)An object of class conProfile as returned by
concentration_profile.
A numeric vector of the sessions to be selected and smoothed. Defaults to all sessions.
A character version of the variables to be selected and
smoothed. Defaults to all variables in object
(what = NULL).
A list of parameters for controlling the smoothing
process. This is passed to
smoother_control.distrProfile.
Arguments to be used to form the default control
argument if it is not supplied directly.
smoother_control.distrProfile