rescale {sugarglider}R Documentation

Rescale Functions

Description

Rescale Functions

Usage

rescale(dx)

rescale01y(y, yend, ylim = NULL)

rescale11y(y, yend, xlim = NULL)

Value

A rescaled numeric vector or list of numeric vectors, with values adjusted to fit within the interval [-1, 1] or [0, 1], depending on the function used.


[Package sugarglider version 1.0.3 Index]