Learn R Programming

MachineShop (version 2.2.0)

deprecated: Deprecated Functions

Description

Functions that have been deprecated and will be removed in the future.

Usage

SelectedFormula(...)

SelectedMatrix(...)

SelectedModelFrame(...)

SelectedRecipe(...)

TunedRecipe(...)

Arguments

...

arguments passed to non-deprecated equivalent.

Details

Use SelectedInput() instead of SelectedFormula().

Use SelectedInput() instead of SelectedMatrix().

Use SelectedInput() instead of SelectedModelFrame().

Use SelectedInput() instead of SelectedRecipe().

Use TunedInput() instead of TunedRecipe().