Learn R Programming

trackeR (version 0.0.3)

smoother.distrProfile: Smoother for distribution profiles.

Description

The distribution profiles are smoothed using a shape constrained additive model with Poisson responses to ensure that the smoothed distribution profile is positive and monotone decreasing.

Usage

"smoother"(object, session = NULL, control = list(...), ...)

Arguments

object
An object of class distrProfile as returned by distributionProfile.
session
A numeric vector of the sessions to be selected and smoothed. Defaults to all sessions.
control
A list of parameters for controlling the smoothing process. This is passed to smootherControl.distrProfile.
...
Arguments to be used to form the default control argument if it is not supplied directly.

References

Kosmidis, I., and Passfield, L. (2015). Linking the Performance of Endurance Runners to Training and Physiological Effects via Multi-Resolution Elastic Net. ArXiv e-print arXiv:1506.01388.

Pya, N. and Wood S. (2015). Shape Constrained Additive Models. Statistics and Computing, 25(3), 543--559.

See Also

smootherControl.distrProfile