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

View source: R/distributionProfile.R

scaled.distrProfileR Documentation

Scale the distribution profile relative to its maximum value.

Description

Scale the distribution profile relative to its maximum value.

Usage

## 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.


hfrick/trackeR documentation built on Feb. 3, 2024, 2:30 p.m.