CreateBoxCoxPlot: CreateBoxCoxPlot

Description Usage Arguments

View source: R/CreateBoxCoxPlot.R

Description

Simple wrapper for the lindia::gg_boxcox() function to maintain consistency in function layout. Adds option to save.plot.

Usage

1

Arguments

fit

lm object. Model fit to the data. No default.

dir

Character vector of lenght 1. Directory in which to store the plot. Ignored if save.plot is FALSE. Defaults to "."

save.plot

Logical vector of length 1. If TRUE then the plot is saved to disk. Defaults to TRUE

...

Additional arguments for the lindia::gg_boxcox() function.


itslwg/regone documentation built on Oct. 14, 2021, 12:52 a.m.