QRMonRescale: Rescale data.

Description Usage Arguments Details Value

View source: R/QRMon.R

Description

Rescales the data along axes specification.

Usage

1
QRMonRescale(qrObj, regressorAxisQ = TRUE, valueAxisQ = FALSE)

Arguments

qrObj

An QRMon object.

regressorAxisQ

Should the data be rescaled along the regressor axis?

valueAxisQ

Should the data be rescaled along the value axis?

Details

The rescaled data replaces qrObj$Data.

Value

A QRMon object.


antononcube/QRMon-R documentation built on July 26, 2021, 1:07 p.m.