plot.f_bestNormalize: Plot an f_bestNormalize object

View source: R/fbestnormalize.R

plot.f_bestNormalizeR Documentation

Plot an f_bestNormalize object

Description

Plots diagnostics for an object of class f_bestNormalize.

Usage

## S3 method for class 'f_bestNormalize'
plot(x, which = 1:2, ask = FALSE, ...)

Arguments

x

An object of class f_bestNormalize.

which

Integer determining which graph to plot. Default is 1:2.

ask

Logical. TRUE waits with plotting each graph until <Return> is pressed. Default is FALSE.

...

Further arguments passed to or from other methods.

Details

Plot method for f_bestNormalize objects

Value

This function is called for its side effect of generating plots and does not return a useful value. It invisibly returns 'NULL'.


rfriend documentation built on Aug. 8, 2025, 7:33 p.m.