scaled.distrProfile: Scale the distribution profile relative to its maximum value.

Description Usage Arguments

Description

Scale the distribution profile relative to its maximum value.

Usage

1
2
## S3 method for class 'distrProfile'
scaled(object, session = NULL, what = NULL, ...)

Arguments

object

An object of class distrProfile as returned by distributionProfile.

session

A numeric vector of the sessions to be selected and scaled. Defaults to all sessions.

what

A character version of the variables to be selected and scaled. Defaults to all variables in object (what = NULL).

...

Currently not used.


trackeR documentation built on May 15, 2019, 5:04 p.m.